Skip to content

refactor: move tools/private/zipapp to tools/zipapp - #4127

Open
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:reorganize_tools_zipapp_directory
Open

refactor: move tools/private/zipapp to tools/zipapp#4127
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:reorganize_tools_zipapp_directory

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

The //tools/private package is reserved for developer tools used to
maintain rules_python. The zipapp tools support rule execution and
belong under //tools/ alongside tools like launcher.

Move tools/private/zipapp to tools/zipapp, update internal rule
attributes, adjust test imports and dependencies, update distribution
filegroups, and document the scope of //tools/private.

The `//tools/private` package is reserved for developer tools used to
maintain `rules_python`. The zipapp tools support rule execution and
belong under `//tools/` alongside tools like `launcher`.

Move `tools/private/zipapp` to `tools/zipapp`, update internal rule
attributes, adjust test imports and dependencies, update distribution
filegroups, and document the scope of `//tools/private`.
@rickeylev
rickeylev requested a review from aignas as a code owner August 29, 2026 22:58
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.

1 participant