[7.1.0] Fix presubmit errors#21529
Closed
iancha1992 wants to merge 2 commits intobazelbuild:release-7.1.0from
Closed
[7.1.0] Fix presubmit errors#21529iancha1992 wants to merge 2 commits intobazelbuild:release-7.1.0from
iancha1992 wants to merge 2 commits intobazelbuild:release-7.1.0from
Conversation
…put base. This is legacy functionality from 2009 (in the case of "query") and 2012 (in the case of "print_action", which is when that command was invented). Motivated by bazelbuild#21005 . RELNOTES[INC]: "bazel query" and "bazel print_action" can't run under the output base anymore. PiperOrigin-RevId: 607036900 Change-Id: Ic9272d42d07b802924b4420408146de830a82ad8
Bazel cannot reach to bcr.bazel.build from a ipv4 only machine with --host_jvm_args=-Djava.net.preferIPv6Addresses=true set. Our GCP VMs are ipv4 only and we recently enabled ipv6 for bcr.bazel.build. Related bazelbuild#21525 PiperOrigin-RevId: 611465054 Change-Id: I0c3d144d12ab167a18075e6719ff8597161798d1
Member
|
We cannot cherry-pick a3f778c since it's an incompatible change. I'll send a PR instead. |
auto-merge was automatically disabled
March 4, 2024 09:13
Pull request was closed
Member
|
Here you go: #21546 |
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.
Cherry-pick a3f778c and 702118b to fix presubmit issues