mirror of
https://github.com/docker/build-push-action.git
synced 2026-04-16 18:15:44 +00:00
fix: resolve eStargz version check bug and add test coverage
- Move buildx version check before adding compression parameters to prevent build failures on older buildx versions - Add comprehensive unit tests for estargz feature with 8 test cases - Simplify redundant ternary operator logic - Rebuild dist files to fix CI verification Fixes the critical bug where compression parameters were added before version validation, causing unsupported parameter errors on buildx < 0.10.0
This commit is contained in:
parent
527d67c3c7
commit
4008f7467f
4 changed files with 211 additions and 23 deletions
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue