feat(zipapp): Add python_zip_file output group for better compatibility by rickeylev · Pull Request #3574 · bazel-contrib/rules_python
github-merge-queue bot pushed a commit that referenced this pull request
Feb 8, 2026…ty (#3574) The original zipapp functionality exposed the plain, non-executable zipapp zip file using the `python_zip_file` output group. This is easy to support, so add it to make it more compatible and easier to switch over. Along the way ... * Add some versionadded markers * Add zipapp_rules to features.bzl Work towards #2586
aignas pushed a commit to aignas/rules_python that referenced this pull request
Feb 23, 2026…ty (bazel-contrib#3574) The original zipapp functionality exposed the plain, non-executable zipapp zip file using the `python_zip_file` output group. This is easy to support, so add it to make it more compatible and easier to switch over. Along the way ... * Add some versionadded markers * Add zipapp_rules to features.bzl Work towards bazel-contrib#2586
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters