Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps paths #123

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 29, 2024

  1. Update buckconfig

    Summary:
    Update necessary cells in ```.buckconfig``` to BUCK2 build
    Using https://buck2.build/docs/api/build/globals/#read_config to read ```oss_depends_on``` to decide how we want to change the paths in D57915321
    
    Reviewed By: bigfootjon
    
    Differential Revision: D57914226
    namanahuja authored and facebook-github-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bf25377 View commit details
    Browse the repository at this point in the history
  2. Comment out meta only code from Github (facebookincubator#122)

    Summary:
    
    as title
    
    Reviewed By: bigfootjon
    
    Differential Revision: D57914800
    namanahuja authored and facebook-github-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    73b0425 View commit details
    Browse the repository at this point in the history
  3. ][build+test] Bad targets for open source build

    Summary: I will work on these targets and see how to resolve them if possible.
    
    Reviewed By: bigfootjon
    
    Differential Revision: D57914985
    namanahuja authored and facebook-github-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1c8f361 View commit details
    Browse the repository at this point in the history
  4. Update deps paths

    Summary: Update the deps resolution path in BUCK depending on ```oss_depends_on``` in ```.buckconfig```
    
    Reviewed By: bigfootjon
    
    Differential Revision: D57915321
    namanahuja authored and facebook-github-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ba787ef View commit details
    Browse the repository at this point in the history