rules_python@0.39.0, rules_python_gazelle_plugin@0.39.0#3180
rules_python@0.39.0, rules_python_gazelle_plugin@0.39.0#3180fmeum merged 2 commits intobazelbuild:mainfrom
Conversation
|
Hello @f0rmiga, modules you maintain (rules_python, rules_python_gazelle_plugin) have been updated in this PR. Please review the changes. |
|
Hello @aignas, modules you maintain (rules_python) have been updated in this PR. Please review the changes. |
336850a to
f3d96d0
Compare
|
Hrm. A couple of the tests are failing on Windows under Bazel 8, but are OK on Bazel 7. I suspect this is more to do with how those tests run things than a bug in the underlying code because all the other tests pass. https://buildkite.com/bazel/bcr-presubmit/builds/8816#01932730-8cf4-4510-a6f0-f74fba6c03e0 I'll have a look at this upstream. For now, I've removed the last_rc entry from the test matrix. |
|
Added mystery: Bazel 8 + Windows passes in rules_python's CI: https://buildkite.com/bazel/rules-python-python/builds/9639#01932741-201a-483b-b1ef-5551d108797e The configs look almost identical: run |
|
Hm, a bit weird that the bot didn't come around and approve yet...after we approved. @bazelbuild/bcr-maintainers just in case. It's ready to approve/merge. |
BCR config for rules_python and rules_python_gazelle_plugin 0.39.0
This is #3171, but with
presubmit changes to remove Bazel 6 from the test matrix.