bump to bazel 9.1 - #3113
Draft
j2kun wants to merge 5 commits into
Draft
Conversation
j2kun
marked this pull request as draft
June 23, 2026 22:59
Collaborator
Author
|
Update: currently blocked by Looks like google/or-tools#5236 fixed it and we just have to wait for an or-tools release (or else point our dep directly to or-tool's main) |
Collaborator
Author
|
Update, looks like Sep 15 is the expected date for v10: https://github.com/google/or-tools/milestone/21 |
copybara-service Bot
pushed a commit
that referenced
this pull request
Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy server. E.g., https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4 for this job: https://github.com/google/heir/actions/runs/31540176730/job/93940562317 After consulting with BuildBuddy support, they know that networking issues on GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can cause this, and recommended we set grpc_keepalive_time to hedge against that. They also mentioned upgrading to bazel 9 would help, though that is currently blocked by #3113 (comment) for at least one more month. PiperOrigin-RevId: 964106057
copybara-service Bot
pushed a commit
that referenced
this pull request
Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy server. E.g., https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4 for this job: https://github.com/google/heir/actions/runs/31540176730/job/93940562317 After consulting with BuildBuddy support, they know that networking issues on GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can cause this, and recommended we set grpc_keepalive_time to hedge against that. They also mentioned upgrading to bazel 9 would help, though that is currently blocked by #3113 (comment) for at least one more month. PiperOrigin-RevId: 964106057
copybara-service Bot
pushed a commit
that referenced
this pull request
Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy server. E.g., https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4 for this job: https://github.com/google/heir/actions/runs/31540176730/job/93940562317 After consulting with BuildBuddy support, they know that networking issues on GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can cause this, and recommended we set grpc_keepalive_time to hedge against that. They also mentioned upgrading to bazel 9 would help, though that is currently blocked by #3113 (comment) for at least one more month. PiperOrigin-RevId: 964161074
copybara-service Bot
pushed a commit
that referenced
this pull request
Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy server. E.g., https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4 for this job: https://github.com/google/heir/actions/runs/31540176730/job/93940562317 After consulting with BuildBuddy support, they know that networking issues on GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can cause this, and recommended we set grpc_keepalive_time to hedge against that. They also mentioned upgrading to bazel 9 would help, though that is currently blocked by #3113 (comment) for at least one more month. PiperOrigin-RevId: 964161074
AlexanderViand
pushed a commit
to AlexanderViand/heir
that referenced
this pull request
Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy server. E.g., https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4 for this job: https://github.com/google/heir/actions/runs/31540176730/job/93940562317 After consulting with BuildBuddy support, they know that networking issues on GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can cause this, and recommended we set grpc_keepalive_time to hedge against that. They also mentioned upgrading to bazel 9 would help, though that is currently blocked by google#3113 (comment) for at least one more month. PiperOrigin-RevId: 964161074
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.