[6.2.1] Fix https://github.com/bazelbuild/bazel/issues/18493.#18512
Merged
meteorcloudy merged 1 commit intobazelbuild:release-6.2.1from May 26, 2023
keertk:cp18493
Merged
[6.2.1] Fix https://github.com/bazelbuild/bazel/issues/18493.#18512meteorcloudy merged 1 commit intobazelbuild:release-6.2.1from keertk:cp18493
meteorcloudy merged 1 commit intobazelbuild:release-6.2.1from
keertk:cp18493
Conversation
meteorcloudy
approved these changes
May 26, 2023
copybara-service bot
pushed a commit
that referenced
this pull request
Jun 2, 2023
Baseline: 758b44d Release Notes: + Automatic code cleanup. (#18504) + Update relnotes scripts (#18503) + Fix #18493. (#18512) + Fix formatting of release notes (#18533) + Use extension rather than local names in ModuleExtensionMetadata (#18535) Acknowledgements: This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Pavan Singh.
chiragramani
pushed a commit
to uber-common/bazel
that referenced
this pull request
Jun 2, 2023
Baseline: 758b44d Release Notes: + Automatic code cleanup. (bazelbuild#18504) + Update relnotes scripts (bazelbuild#18503) + Fix bazelbuild#18493. (bazelbuild#18512) + Fix formatting of release notes (bazelbuild#18533) + Use extension rather than local names in ModuleExtensionMetadata (bazelbuild#18535) Acknowledgements: This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Pavan Singh.
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.
The use of the pipe in b8e92cc made it swallow the exit code, so we need to set pipefail.
Fix #18493
Closes #18498.
Commit 9cdc003
PiperOrigin-RevId: 535520323
Change-Id: Idf1a5c39bf5b7deec29b76c10ece2825b568ebf2