-
Notifications
You must be signed in to change notification settings - Fork 604
[email protected] #6614
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
base: main
Are you sure you want to change the base?
[email protected] #6614
Conversation
Removes LGPL files from hdrs, by reverting the BUILD file to match 3.4.0.bcr.3.
|
Hello @lalten, modules you maintain (eigen) have been updated in this PR. |
|
Huh, it seems "bazel rolling" is intrinsically broken with some unrelated Java thing, maybe bazelbuild/bazel#27749? |
bazel-io
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All modules in this PR have been approved by their maintainers. This PR will be merged if all presubmit checks pass.
|
Yes rolling version is currently broken - I recommend to wait until a new rolling release is published (seems to be something that takes few days - max 25 days) |
|
Is there a presubmit syntax to check 9.x rc's instead of "rolling". It seems a bit premature to be testing against Bazel 10, especially for a small bugfix patch release. |
|
@jwnimmer-tri You can test against the Bazel 9 release candidates with |
Removes LGPL files from hdrs, by reverting the BUILD file to match
[email protected].Closes #6589.
Amends #6148.