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

Allow external top-level dir in Bzlmod-managed non-main repos #24126

Closed
wants to merge 2 commits into from

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Oct 29, 2024

Also remove an unused method.

RELNOTES: External repositories that are managed by Bzlmod can now contain a top-level external directory or package.

@fmeum fmeum changed the title Allow //external package in non-main repos Allow //external package in Bzlmod-managed non-main repos Oct 29, 2024
@fmeum fmeum changed the title Allow //external package in Bzlmod-managed non-main repos Allow external top-leve dir in Bzlmod-managed non-main repos Oct 29, 2024
@fmeum fmeum changed the title Allow external top-leve dir in Bzlmod-managed non-main repos Allow external top-level dir in Bzlmod-managed non-main repos Oct 29, 2024
@fmeum fmeum marked this pull request as ready for review October 29, 2024 17:27
@fmeum fmeum requested a review from a team as a code owner October 29, 2024 17:27
@fmeum fmeum requested review from gregestren, Wyverald and meteorcloudy and removed request for a team and gregestren October 29, 2024 17:27
@github-actions github-actions bot added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Oct 29, 2024
@fmeum fmeum marked this pull request as draft October 29, 2024 17:46
@fmeum fmeum marked this pull request as ready for review October 29, 2024 18:08
@Wyverald Wyverald added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. and removed team-Configurability platforms, toolchains, cquery, select(), config transitions labels Oct 29, 2024
@fmeum fmeum requested a review from Wyverald October 29, 2024 20:50
@fmeum
Copy link
Collaborator Author

fmeum commented Oct 29, 2024

@Wyverald Could this go into Bazel 8? If not, can I already mark it for 8.1.0? It would make some relevant Go modules buildable with Bazel.

@Wyverald Wyverald added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Oct 29, 2024
@meteorcloudy
Copy link
Member

Let's do it for 8.0.0

@meteorcloudy
Copy link
Member

@bazel-io fork 8.0.0

@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Oct 30, 2024
@fmeum fmeum deleted the external-external-pkg branch October 30, 2024 20:00
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Oct 30, 2024
Also remove an unused method.

RELNOTES: External repositories that are managed by Bzlmod can now contain a top-level `external` directory or package.

Closes bazelbuild#24126.

PiperOrigin-RevId: 691521324
Change-Id: I84d11f2163ce5a6e34578afb6a2cc9793d78f0b1
github-merge-queue bot pushed a commit that referenced this pull request Oct 31, 2024
…os (#24147)

Also remove an unused method.

RELNOTES: External repositories that are managed by Bzlmod can now
contain a top-level `external` directory or package.

Closes #24126.

PiperOrigin-RevId: 691521324
Change-Id: I84d11f2163ce5a6e34578afb6a2cc9793d78f0b1

Commit
0e2bcda

Co-authored-by: Fabian Meumertzheim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants