Skip to content

bundle: emit a tar.gz instead of a zip - #39

Open
owenwahlgren wants to merge 1 commit into
mainfrom
feature/bundle-tarball
Open

bundle: emit a tar.gz instead of a zip#39
owenwahlgren wants to merge 1 commit into
mainfrom
feature/bundle-tarball

Conversation

@owenwahlgren

Copy link
Copy Markdown
Collaborator

Stock RHEL has no unzip, found during the RHEL UAT rehearsal of the shipped bundle. The bundle now packs as tar.gz, matching the pack artifact. Sanitizer and deny gate unchanged.

Verified: bash -n, plus tonight's main-only bundle cut with this script and a clean-room extraction on RHEL 9.8.

Stock RHEL ships tar and gzip but not unzip, which was the one artifact
finding from the RHEL UAT rehearsal. The pack artifact is already a
tar.gz, so the two archives now extract the same way on every target
host. The sanitizer and deny gate are unchanged; only the packing step
moved.
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.

1 participant