Greg
Greg
Valid request. Thanks for detailing, @dgoldstein0 . @anakanemison (who recently refactored `genquery`), @meisterT (team owner of `query`) - any quick impressions on why this happens? I know we have code...
FWI I'm still reading. I can check for the questions I asked above but I'm not sure when.
Do we need re-review?
This is still locked in for Bazel 8, right? I'll look at getting it rolled forward again at head. Yes, the # of breakages is small. And they're almost certainly...
Closing due to age, and more recent versions are on the registry.
I have no feedback beyond the existing conversation: particularly @brandjon 's approval.
LGTM but what are the recent commits & failing tests?
This is a duplicate of https://github.com/bazelbuild/bazel/issues/23003 - let's continue discussion there. It's not obvious to me `config_setting` should ever fail on valid flags. Its purpose it to see if flag...
Duplicate of https://github.com/bazelbuild/bazel/issues/23003
To be clear, You're saying you'd like ``` my_target( name = "value_provider", value = "the actual value" ``` when can be referenced by any string attribute on any other target,...