Skip to content

[pull] main from bazel-contrib:main#550

Merged
pull[bot] merged 3 commits intogarymm:mainfrom
bazel-contrib:main
Mar 15, 2026
Merged

[pull] main from bazel-contrib:main#550
pull[bot] merged 3 commits intogarymm:mainfrom
bazel-contrib:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 15, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

rickeylev and others added 3 commits March 15, 2026 03:51
The term "module space" isn't very clear. The directory it refers to is
the runfiles root
directory. So refer to it as that instead of "module space"
Clarify that some variables are runfiles-root relative paths so that
their values
aren't confused to be "main repo" runfiles relative paths like "../foo"
When specifying `data_files` in `py_wheel`, allow just the directory to
be specified (with a trailing slash), in which case it will use the
existing filename. This avoids duplicating (potentially
platform-specific) names. Additionally, targets with multiple files can
be installed as a group to a folder, with the same filename-preserving
behavior. In general I think this is a better starting point, as I
imagine most of the time users would want to preserve the names.

Before, this would result in the file simply not being installed, so
this only changes already-broken behavior.

---------

Co-authored-by: Richard Levasseur <rlevasseur@google.com>
@pull pull Bot locked and limited conversation to collaborators Mar 15, 2026
@pull pull Bot added the ⤵️ pull label Mar 15, 2026
@pull pull Bot merged commit 77a89a6 into garymm:main Mar 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants