Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork637
Comparing changes
Open a pull request
base repository:bazel-contrib/rules_python
Uh oh!
There was an error while loading.Please reload this page.
base:main
head repository:bazel-contrib/rules_python
Uh oh!
There was an error while loading.Please reload this page.
compare:release/1.7
Uh oh!
There was an error while loading.Please reload this page.
- 11commits
- 8files changed
- 4contributors
Commits on Oct 14, 2025
Commits on Oct 15, 2025
Commits on Oct 29, 2025
chore: make pypi release workflow perform checkout (#3371)
The pypi workflow step is now a separate job, so it doesn't start withthe code checkoutdone already. Run the checkout action so it is available so the bazeluploadcommand can run.(cherry picked from commitcf594f7)
rickeylev committedOct 29, 2025 revert(pypi): revert the default for pipstar (#3373)
A user mentioned that flipping the pipstar default causeda regression in their setup in [this comment]. Until we havea better understanding and a regression test for that, we shouldrevert the flip. Adjusted the CHANGELOG notes for this.Related to#2949[this comment]:#2949 (comment)(cherry picked from commit3c3e0be)
build: change gazelle rules_python override to use bazelrc (#3382)
This is because the `--override_module` flag in BCR presubmit configscan't affect local_path_override in MODULE.bazel.Perbazelbuild/bazel-central-registry#6241 (comment)(cherry picked from commitcaab0fa)
Commits on Oct 30, 2025
gazelle: set min rules_python version as 1.4 (#3383)
rules_python 1.4 is when the python.defaults tag class was introduced,which is used in the example's module file.Fixes BCR presubmit failures inbazelbuild/bazel-central-registry#6330 andbazelbuild/bazel-central-registry#6241(cherry picked from commitd08cf53)
Commits on Nov 6, 2025
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff main...release/1.7
Uh oh!
There was an error while loading.Please reload this page.