Xavier Bonaventura
Xavier Bonaventura
Update: Bazel CI for the flip is green https://github.com/bazelbuild/bazel/pull/15327
Yes, see discussion in https://github.com/bazelbuild/bazel/issues/8195#issuecomment-1262515680
Update: All PRs in Bazel have been merged except the flag flip itself. The remaining part is the downstream projects that are tracked here https://github.com/bazelbuild/bazel/pull/15327
> It seems to me this would work better if it were possible to apply only to the glob symbol that is in BUILD file scope, but not to the...
> and rulesets like TS (and Kotlin?) rely on using glob to detect whether files exist as part of their regular logic For these cases `allow_empty=True` should be added, in...
Ok, assuming that it is possible. Why would we want to have a difference between glob and native.glob? AFAIK this is not happening with any other symbol that the native...
You are totally right with that and I would like to change the approach. I would propose to all downstream projects to create a PR flipping the flag in the...
@alexeagle I would like to come to a SIG rules author meeting to discuss how to proceed. This flag has been there for a long time and as a community...
Any updates on this PR? I think I'm hitting the same issue
Yes, you have it here ;-) This is why started because I assumed that you would be open to contributions. Struggling but with the template scripts. Let's see how far...