Commits on Source (5)
-
Matthew Clarkson authored
BREAKING CHANGE: remove `pigz` toolchain. Use `@rules_gzip//gzip/toolchain/gzip:type` instead. We cannot guarantee `pigz` implementation. `pigz` is a drop-in for `gzip` so we will register `pigz` implementations to the `gzip` toolchain in the future.
Verified7ed04d05 -
Matthew Clarkson authored
Includes breaking change to `toolchain_local_select` which does not affect this module but is a needed updated for Bazel 8
Verified9232f20c -
Matthew Clarkson authoredVerifiedf49872d6
-
Matthew Clarkson authoredVerifiede790c7e1
-
Bot authored
# [1.0.0-beta.6](https://git.gitlab.arm.com/bazel/rules_gzip/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-11-26) ### Bug Fixes * update dependencies for Bazel 8 support ([9232f20c](https://git.gitlab.arm.com/bazel/rules_gzip/commit/9232f20cb4b6f3b3af3346e6f68af7d99ba85be6)) ### chore * remove deprecated `pigz` toolchain ([7ed04d05](https://git.gitlab.arm.com/bazel/rules_gzip/commit/7ed04d056cd5d936362435bde02e2492f8f0d885)) ### BREAKING CHANGES * remove `pigz` toolchain. Use `@rules_gzip//gzip/toolchain/gzip:type` instead. We cannot guarantee `pigz` implementation. `pigz` is a drop-in for `gzip` so we will register `pigz` implementations to the `gzip` toolchain in the future.
Showing
- CHANGELOG.md 21 additions, 0 deletionsCHANGELOG.md
- CONTRIBUTING.md 12 additions, 2 deletionsCONTRIBUTING.md
- MODULE.bazel 4 additions, 4 deletionsMODULE.bazel
- MODULE.bazel.lock 6 additions, 4 deletionsMODULE.bazel.lock
- e2e/.bazelrc 4 additions, 0 deletionse2e/.bazelrc
- e2e/MODULE.bazel 3 additions, 3 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 11 additions, 7 deletionse2e/MODULE.bazel.lock
- e2e/toolchain/pigz/BUILD.bazel 0 additions, 6 deletionse2e/toolchain/pigz/BUILD.bazel
- gzip/toolchain/pigz/BUILD.bazel 0 additions, 13 deletionsgzip/toolchain/pigz/BUILD.bazel
e2e/toolchain/pigz/BUILD.bazel
deleted
100644 → 0
gzip/toolchain/pigz/BUILD.bazel
deleted
100644 → 0