Fabian Meumertzheim
Fabian Meumertzheim
Thanks, I sent https://github.com/bazelbuild/bazel/pull/22597.
@bazel-io flag
@iancha1992 This is probably Team-Core
@bazel-io fork 7.2.0
@bazel-io fork 7.2.0
I will add one.
I sent https://github.com/bazelbuild/bazel/pull/18444
@aiuto It's not too late to cherry-pick this into 7.2.0.
I sent https://github.com/bazelbuild/bazel/pull/22497 to encode the intended behavior in a test. Bazel 7 sets the `applicable_licenses` attribute, Bazel 8 will provide both to users while requiring rule authors to use...
Can confirm that this was missed when adding `getenv`. This is still an issue with Bazel 7.2.0rc1 and at HEAD. The Skyframe dependency is added correctly, but the information is...