Tags: dws/rules_python
Tags
chore: update bcr metadata files to specify bazel-contrib (bazel-cont… …rib#2686) BCR presubmits require that the list of repositories match where downloads come from Along the way, also update the URL homepages to bazel-contrib and change the email to my personal instead of work email.
chore: update bcr metadata files to specify bazel-contrib (bazel-cont… …rib#2686) BCR presubmits require that the list of repositories match where downloads come from Along the way, also update the URL homepages to bazel-contrib and change the email to my personal instead of work email.
refactor: cleanup now-unreferenced proto toolchain type (bazel-contri… …b#2620) Follow-up to bazel-contrib#2604, fixes a breaking change in v1.2.0-rc0 Note that this toolchain_type became unused in that PR. We leave behind an alias to make this a non-breaking change. Verified in a downstream repo that requires the toolchain_type to register pre-built `protoc`: https://github.com/aspect-build/toolchains_protoc/pull/50/files --------- Co-authored-by: Richard Levasseur <rlevasseur@google.com> (cherry picked from commit f9779ee)
refactor: cleanup now-unreferenced proto toolchain type (bazel-contri… …b#2620) Follow-up to bazel-contrib#2604, fixes a breaking change in v1.2.0-rc0 Note that this toolchain_type became unused in that PR. We leave behind an alias to make this a non-breaking change. Verified in a downstream repo that requires the toolchain_type to register pre-built `protoc`: https://github.com/aspect-build/toolchains_protoc/pull/50/files --------- Co-authored-by: Richard Levasseur <rlevasseur@google.com> (cherry picked from commit f9779ee)
chore: updates for 1.2.0 release (bazel-contrib#2611) Update changelog and VERSION_NEXT markers
fix(pypi): include pyi files in data attribute (bazel-contrib#2558) Restore the previous behavior of pyi files being included in data. This is because certain packages (librosa, at least) expect the pyi files to be available at runtime.
fix(pypi): include pyi files in data attribute (bazel-contrib#2558) Restore the previous behavior of pyi files being included in data. This is because certain packages (librosa, at least) expect the pyi files to be available at runtime.
chore: update release check to ignore VERSION_NEXT substring in CONTR… …IBUTING.md (bazel-contrib#2553) Otherwise the release action fails, thinking there are version markers.
chore: bump the changelog to 1.0 (bazel-contrib#2470) Fixes bazel-contrib#1361 Closes bazel-contrib#2459 as won't do --------- Co-authored-by: Richard Levasseur <richardlev@gmail.com>
fix: upgrade to rules_bazel_integration_test 0.27.0 for bazel 9 compa… …tibility (bazel-contrib#2454) The rules_bazel_integration_test rules had a missing load for sh_binary. This is fixed in release 0.27.0.
PreviousNext