-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Bump Protobuf to 6.31.0 #147963
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?
Bump Protobuf to 6.31.0 #147963
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/147963
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 20 New Failures, 1 Unrelated FailureAs of commit eea4f75 with merge base aac30ef ( NEW FAILURES - The following jobs have failed:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
a06882f
to
fd72516
Compare
aa96535
to
7461176
Compare
318c8c8
to
6738350
Compare
Looks to me like the bazel issue is caused by the version of rules_cc needing an update as well. Bazel moved around their proto rules between repositories to annoy everyone. |
@malfet This PR is blocked by bazel failures. What is the current status of bazel support? I would like to upgrade bazel to V8 if we still have to support bazel builds. |
@cyyever please go ahead and update bazel. |
b51e42a
to
f8b4744
Compare
CMake builds work, but I have no idea how to fix Bazel builds.