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

made --incompatible_tags_propagation to be true by default (only star… #9076

Closed
wants to merge 3 commits into from

Conversation

ishikhman
Copy link
Contributor

@ishikhman ishikhman commented Aug 5, 2019

--incompatible_allow_tags_propagation flag protects the tags propagation from targets to actions.

RELNOTES: bazel will take tags specified on target level, filter them based on prefix and propagate to the actions, that are created for the target. Propagated prefixes: "block-", "requires-", "no-", "supports-", "disable-", "local", "cpu:". Only Starlark rules affected. See #8830 for details.

@ishikhman ishikhman marked this pull request as ready for review August 8, 2019 13:38
@brandjon brandjon removed their request for review August 8, 2019 14:51
@ishikhman ishikhman closed this Aug 19, 2019
@ishikhman
Copy link
Contributor Author

Closing, because flag flip is not stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants