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

Allow exec groups to inherit from the rule or other exec groups. #13119

Closed
wants to merge 1 commit into from

Commits on Feb 26, 2021

  1. Allow exec groups to inherit from the rule or other exec groups.

    Work towards bazelbuild#12006.
    
    Add a "test" exec group for TestRunnerActions. This will allow users to set {"test.key", "value"} inside their exec properties and {"key", "value"} will propagate as to just TestRunnerActions.
    
    This addresses user request bazelbuild#10799
    
    This is a rollforward of c1ae939, which
    was reverted in c266ac9.
    katre committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2ff8a79 View commit details
    Browse the repository at this point in the history