Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gfrankliu
Copy link
Contributor

Follow pkg_tar and add compressor/compressor_args attributes so we can use any external compressors, eg: pigz for gzip with multi-cpu support

Copy link

aspect-workflows bot commented Aug 13, 2025

Test (Bazel 7.x) (Test)

All tests were cache hits

22 tests (100.0%) were fully cached saving 1s.


Test (Bazel 8.x) (Test)

All tests were cache hits

22 tests (100.0%) were fully cached saving 2s.


Test (Bazel 9.x) (Test)

All tests were cache hits

22 tests (100.0%) were fully cached saving 1s.


Test (Bazel 8.x) (Test)

docs

All tests were cache hits

2 tests (100.0%) were fully cached saving 106ms.


Test (Bazel 7.x) (Test)

e2e/smoke

All tests were cache hits

1 test (100.0%) was fully cached saving 21ms.


Test (Bazel 8.x) (Test)

e2e/smoke

All tests were cache hits

1 test (100.0%) was fully cached saving 25ms.


Test (Bazel 9.x) (Test)

e2e/smoke

All tests were cache hits

1 test (100.0%) was fully cached saving 44ms.


Test (Bazel 7.x) (Test)

examples

⚠️ Buildkite build #95 failed.


Test (Bazel 8.x) (Test)

examples

⚠️ Buildkite build #95 failed.


Test (Bazel 9.x) (Test)

examples

⚠️ Buildkite build #95 failed.

Copy link
Collaborator

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rad! We should add some more docs to make pigz discoverable for users, can be a later PR

Follow pkg_tar and add compressor/compressor_args attributes so we can use any external compressors, eg: pigz for gzip with multi-cpu support
@alexeagle alexeagle merged commit 41a3073 into bazel-contrib:main Aug 13, 2025
4 of 5 checks passed
@gfrankliu
Copy link
Contributor Author

Rad! We should add some more docs to make pigz discoverable for users, can be a later PR

Provided an example in my comment in case someone search the issues.

@gfrankliu gfrankliu deleted the compressor branch August 13, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants