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

Conversation

katre
Copy link
Member

@katre katre commented Feb 26, 2021

Work towards #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 #10799

This is a rollforward of c1ae939, which
was reverted in c266ac9.

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.
@jin jin added the team-Configurability platforms, toolchains, cquery, select(), config transitions label Mar 1, 2021
@bazel-io bazel-io closed this in 1e258d2 Mar 1, 2021
@katre katre deleted the rollforward-test-exec-group branch March 1, 2021 14:02
philwo pushed a commit that referenced this pull request Mar 15, 2021
Work towards #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 #10799

This is a rollforward of c1ae939, which
was reverted in c266ac9.

Closes #13119.

PiperOrigin-RevId: 360168649
philwo pushed a commit that referenced this pull request Mar 15, 2021
Work towards #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 #10799

This is a rollforward of c1ae939, which
was reverted in c266ac9.

Closes #13119.

PiperOrigin-RevId: 360168649
katre added a commit that referenced this pull request Jul 12, 2021
Work towards #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 #10799

This is a rollforward of c1ae939, which
was reverted in c266ac9.

Closes #13119.

PiperOrigin-RevId: 360168649
katre added a commit to katre/bazel that referenced this pull request Jul 13, 2021
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.

Closes bazelbuild#13119.

PiperOrigin-RevId: 360168649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes team-Configurability platforms, toolchains, cquery, select(), config transitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants