-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement "Automatic use_repo fixups for module extensions" #17908
Labels
area-Bzlmod
Bzlmod-specific PRs, issues, and feature requests
P1
I'll work on this now. (Assignee required)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: process
Comments
fmeum
added
P1
I'll work on this now. (Assignee required)
area-Bzlmod
Bzlmod-specific PRs, issues, and feature requests
labels
Mar 29, 2023
sgowroji
added
type: process
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
labels
Mar 29, 2023
fmeum
added a commit
to fmeum/bazel
that referenced
this issue
Mar 29, 2023
Allows module extensions to determine whether a given tag represents a dev dependency. Fixes bazelbuild#17101 Work towards bazelbuild#17908
fmeum
added a commit
to fmeum/bazel
that referenced
this issue
Mar 29, 2023
Allows module extensions to determine whether a given tag represents a dev dependency. Fixes bazelbuild#17101 Work towards bazelbuild#17908
This was referenced Mar 30, 2023
ShreeM01
pushed a commit
to ShreeM01/bazel
that referenced
this issue
Mar 30, 2023
Allows module extensions to determine whether a given tag represents a dev dependency. Fixes bazelbuild#17101 Work towards bazelbuild#17908 Closes bazelbuild#17909. PiperOrigin-RevId: 520645663 Change-Id: I3e3136a09d01d25fc706bcd0dfd7e53b6e7d5285
Wyverald
pushed a commit
that referenced
this issue
Mar 31, 2023
* Add `module_ctx.is_dev_dependency` Allows module extensions to determine whether a given tag represents a dev dependency. Fixes #17101 Work towards #17908 Closes #17909. PiperOrigin-RevId: 520645663 Change-Id: I3e3136a09d01d25fc706bcd0dfd7e53b6e7d5285 * Revert section that was accidentally cherry-picked --------- Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im> Co-authored-by: keertk <keerthanakumar@google.com>
This was referenced Apr 4, 2023
keertk
pushed a commit
that referenced
this issue
Apr 21, 2023
fweikert
pushed a commit
to fweikert/bazel
that referenced
this issue
May 25, 2023
Allows module extensions to determine whether a given tag represents a dev dependency. Fixes bazelbuild#17101 Work towards bazelbuild#17908 Closes bazelbuild#17909. PiperOrigin-RevId: 520645663 Change-Id: I3e3136a09d01d25fc706bcd0dfd7e53b6e7d5285
fweikert
pushed a commit
to fweikert/bazel
that referenced
this issue
May 25, 2023
Fixes bazelbuild#17908 Closes bazelbuild#17970. PiperOrigin-RevId: 525134299 Change-Id: I9088e3f4561c0c27135cfdd1e5be8390ea8da7eb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-Bzlmod
Bzlmod-specific PRs, issues, and feature requests
P1
I'll work on this now. (Assignee required)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: process
Proposal: https://docs.google.com/document/d/1dj8SN5L6nwhNOufNqjBhYkk5f-BJI_FPYWKxlB3GAmA/edit
The text was updated successfully, but these errors were encountered: