Add module_ctx.extension_metadata#17970
Closed
fmeum wants to merge 3 commits intobazelbuild:masterfrom
Closed
Conversation
777d201 to
6d5cb9b
Compare
Wyverald
reviewed
Apr 4, 2023
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionContext.java
Show resolved
Hide resolved
module_ctx.extension_metadata and module_ctx.use_all_reposmodule_ctx.extension_metadata
ace1a4e to
7a86b6d
Compare
Collaborator
Author
|
@Wyverald I pushed a new version that supports the |
Wyverald
reviewed
Apr 12, 2023
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionUsage.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionMetadata.java
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionMetadata.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleExtensionMetadata.java
Outdated
Show resolved
Hide resolved
d7d1c56 to
fd7bcba
Compare
Wyverald
reviewed
Apr 17, 2023
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleKey.java
Outdated
Show resolved
Hide resolved
fd7bcba to
6cdb42d
Compare
Wyverald
approved these changes
Apr 17, 2023
src/main/java/com/google/devtools/build/lib/bazel/bzlmod/ModuleKey.java
Outdated
Show resolved
Hide resolved
6cdb42d to
399398f
Compare
Contributor
|
Hi @fmeum, As this PR is awaiting to merge, could you please fix the buildkite error? Thanks! |
91c3948 to
642ec7b
Compare
Collaborator
Author
@Pavank1992 I am pretty sure they are not caused by this PR, but I triggered a rerun. |
Contributor
|
Hi @fmeum, Yes, it needs to be added some comments. I added the |
meteorcloudy
approved these changes
Apr 18, 2023
Collaborator
Author
|
@bazel-io flag |
Member
|
@bazel-io fork 6.2.0 |
keertk
pushed a commit
that referenced
this pull request
Apr 21, 2023
fweikert
pushed a commit
to fweikert/bazel
that referenced
this pull request
May 25, 2023
Fixes bazelbuild#17908 Closes bazelbuild#17970. PiperOrigin-RevId: 525134299 Change-Id: I9088e3f4561c0c27135cfdd1e5be8390ea8da7eb
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.
Fixes #17908