Commits on Source (9)
-
Matthew Clarkson authoredacb06b93
-
Thomas Wilks authoredc72e6b79
-
Thomas Wilks authored8a9caef0
-
Matthew Clarkson authored
`@ape//:pigz` is deprecated.
Verifieda2d09d1d -
Matthew Clarkson authoredVerified511722ef
-
Matthew Clarkson authored
Uses the new `@ape//ape/toolchain/info:diff` target.
Verified7ff0a0d0 -
Matthew Clarkson authored
Uses `@ape//ape/toolchain/info:*` targets.
Verified74ada451 -
Matthew Clarkson authoredVerified68a33a96
-
Bot authored
# [1.0.0-beta.2](https://git.gitlab.arm.com/bazel/rules_gzip/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-08-12) ### Bug Fixes * **ape:** switch to `@ape//ape/toolchain/info:pigz` ([a2d09d1d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/a2d09d1d388a50b22eb1f77320ef4112daa4ec8f)) ### Features * added compression level support ([c72e6b79](https://git.gitlab.arm.com/bazel/rules_gzip/commit/c72e6b79c6a1b9332c98ce0ec4da4e594489dbb4))
Showing
- .gitlab-ci.yml 4 additions, 4 deletions.gitlab-ci.yml
- CHANGELOG.md 10 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 3 additions, 3 deletionsMODULE.bazel
- MODULE.bazel.lock 5392 additions, 1010 deletionsMODULE.bazel.lock
- README.md 17 additions, 0 deletionsREADME.md
- e2e/MODULE.bazel 4 additions, 4 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 3588 additions, 2299 deletionse2e/MODULE.bazel.lock
- e2e/pigz/level/BUILD.bazel 21 additions, 0 deletionse2e/pigz/level/BUILD.bazel
- gzip/compress/rule.bzl 8 additions, 0 deletionsgzip/compress/rule.bzl
- gzip/toolchain/pigz/BUILD.bazel 1 addition, 1 deletiongzip/toolchain/pigz/BUILD.bazel
This diff is collapsed.
This diff is collapsed.
e2e/pigz/level/BUILD.bazel
0 → 100644