-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Update java_tools v13.14 / rules_java 8.7.0 #24696
base: master
Are you sure you want to change the base?
Conversation
@hvadehra Can you please take a look at the presubmit errors? Thanks! |
CI still seems to be running with Bazel 7. Can you first sync this branch with HEAD? |
6980f95
to
f20df61
Compare
From the failure it looks like you may have updated the lock files with Bazel 8. Try updating the lock files again with Bazel 7.4.1? (we might be running into bazelbuild/bazelisk#52 now that we no longer have a WORKSPACE file in Bazel, cc @meteorcloudy ) |
d11308c
to
f20df61
Compare
Hi @hvadehra. Looks like there's another presubmit error after updating the lockfile on 7.4.1. Could you please take a look? Thanks! |
Let's wait for cl/712656125, hopefully that will fix it. |
33975e7
to
cb8cb86
Compare
cb8cb86
to
f6924d0
Compare
@hvadehra |
Those warnings can safely be ignored. Looks like the command passed. |
The CI failures looks like a re-occurrence of #24696 (comment) |
@hvadehra My bad... I forgot about that. Looks like it's passing now |
LGTM, lets make the java_tools final release & update in rules_java. |
I'll update the lockfiles tomorrow... |
bazelbuild/java_tools#93