Skip to content
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

[7.4.0] Add override_repo and inject_repo #23938

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Oct 10, 2024

Work towards #19301
Fixes #23580

RELNOTES: override_repo and inject_repo can be used to override and inject repos in module extensions.

Closes #23534.

PiperOrigin-RevId: 678139661
Change-Id: Iea7caca949c00e701f056c1037e273fee9740e93

(cherry picked from commit 46341b1)

Fixes #23724
Fixes #23799

Also includes:

  • Disallow importing injected repos (8472c9d)

@fmeum fmeum requested a review from a team as a code owner October 10, 2024 14:57
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. labels Oct 10, 2024
@fmeum fmeum force-pushed the bzlmod-cherry branch 3 times, most recently from b13ffab to 46369e0 Compare October 10, 2024 15:57
Work towards bazelbuild#19301
Fixes bazelbuild#23580

RELNOTES: `override_repo` and `inject_repo` can be used to override and inject repos in module extensions.

Closes bazelbuild#23534.

PiperOrigin-RevId: 678139661
Change-Id: Iea7caca949c00e701f056c1037e273fee9740e93

(cherry picked from commit 46341b1)
@fmeum
Copy link
Collaborator Author

fmeum commented Oct 10, 2024

Thanks! :-)

@iancha1992 iancha1992 added this pull request to the merge queue Oct 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 10, 2024
@Wyverald Wyverald added this pull request to the merge queue Oct 10, 2024
Merged via the queue into bazelbuild:release-7.4.0 with commit 067ce4d Oct 10, 2024
50 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 10, 2024
@fmeum fmeum deleted the bzlmod-cherry branch October 11, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants