-
Notifications
You must be signed in to change notification settings - Fork 14
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
Migrate for --incompatible_disallow_ctx_resolve_tools #458
Comments
Thanks for the tag @meteorcloudy. I'll prioritize a fix for this one. |
Downstream failure is now revealed after fixing some other breakages: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4130#0191fe2b-61de-4994-9e6a-d5ee92614f03 |
#459 fixes this. |
@tjgq Thank you kindly |
@meteorcloudy It's in the works, yeah. Now that #467 is done, I intend to merge #451, perform some cleanup, publish, then add JVM 23, then publish again. I plan to publish at |
SGTM, thanks! |
Gently ping~ |
@meteorcloudy moving step by step ;) #476 |
See bazelbuild/bazel#22249
Usage in this repo:
rules_graalvm/internal/native_image/rules.bzl
Lines 61 to 63 in 9865845
rules_graalvm is used by Bazel itself, so this is blocking building Bazel with Bazel@HEAD (or upcoming Bazel 8.0).
The text was updated successfully, but these errors were encountered: