Merge use_repo buildifier fixups into a single command#19119
Closed
fmeum wants to merge 1 commit intobazelbuild:masterfrom
Closed
Merge use_repo buildifier fixups into a single command#19119fmeum wants to merge 1 commit intobazelbuild:masterfrom
use_repo buildifier fixups into a single command#19119fmeum wants to merge 1 commit intobazelbuild:masterfrom
Conversation
Collaborator
Author
|
Thanks @alexeagle for making me aware of this Buildozer syntax. |
Wyverald
approved these changes
Jul 28, 2023
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionMetadata.java
Outdated
Show resolved
Hide resolved
Users only have to copy&paste a single command this way.
b1e4e19 to
26da012
Compare
Collaborator
Author
|
@bazel-io flag |
Wyverald
approved these changes
Jul 28, 2023
Member
|
@bazel-io fork 6.4.0 |
Member
|
It's probably worth adding a section about managing |
iancha1992
pushed a commit
to iancha1992/bazel
that referenced
this pull request
Jul 31, 2023
Users only have to copy&paste a single command this way. Closes bazelbuild#19119. PiperOrigin-RevId: 551887901 Change-Id: Id285563e83a18ac9a4db3b2d4e8d731d5b3f5813
iancha1992
added a commit
that referenced
this pull request
Jul 31, 2023
Member
|
The changes in this PR have been included in Bazel 6.4.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting |
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.
Users only have to copy&paste a single command this way.