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

refactor(bzlmod): move bzlmod code to private/bzlmod #1477

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Oct 9, 2023

This PR just moves all of the private bzlmod code to python/private/bzlmod
and adds minimal bzl_library bindings to make the docs the same. Once #1476
is merged, we can start exposing documentation for module_extension.

This includes extras in pip_install/pip_repository.bzl just to make it
possible to review and merge #1476 and this in parallel.

@aignas aignas requested a review from rickeylev as a code owner October 9, 2023 06:19
@aignas aignas force-pushed the refactor/move-bzlmod-hub-to-private branch from 39fa8c0 to a28ca1a Compare October 9, 2023 06:22
@aignas aignas force-pushed the refactor/move-bzlmod-hub-to-private branch from a28ca1a to 302d32a Compare October 9, 2023 14:31
@rickeylev rickeylev added this pull request to the merge queue Oct 9, 2023
Merged via the queue into main with commit 38b5ac0 Oct 9, 2023
@aignas aignas deleted the refactor/move-bzlmod-hub-to-private branch October 9, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants