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

[internal] BSP: use seperate config file for defining groups for BSP build targets #14943

Merged
merged 7 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. use config file for target definitions

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ec3b2ed View commit details
    Browse the repository at this point in the history
  2. unit test

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c3acf51 View commit details
    Browse the repository at this point in the history
  3. fmt BUILD

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    39fa23a View commit details
    Browse the repository at this point in the history
  4. rename "targets" to "groups" in TOML config

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5afe31f View commit details
    Browse the repository at this point in the history
  5. code review cmt re some awaits

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    763621b View commit details
    Browse the repository at this point in the history
  6. rename option

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a2d0f8a View commit details
    Browse the repository at this point in the history
  7. fix test

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b9d497c View commit details
    Browse the repository at this point in the history