Generic API for flag propagation #22997
Replies: 2 comments
-
Proposal feedback summary: What if we want to limit other flags like
|
Beta Was this translation helpful? Give feedback.
-
Proposal feedback summary: What if we want to limit other flags like
|
Beta Was this translation helpful? Give feedback.
-
Please note @aranguyen 's Generic API for Bazel Flag Propagation proposal.
Summary:
--//foo:my_flag
automatically resets on targets outside of//foo
. This could be especially useful for the "set a flag and consume it in aselect()
in my project" pattern.Beta Was this translation helpful? Give feedback.
All reactions