[all-commits] [llvm/llvm-project] 4d23ac: [release] Add zstd archives to github releases (#1...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Wed Jun 3 15:04:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d23acde98acb72e103d8c999edf752a9317aced
https://github.com/llvm/llvm-project/commit/4d23acde98acb72e103d8c999edf752a9317aced
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M .github/workflows/release-binaries.yml
M llvm/utils/release/github-upload-release.py
Log Message:
-----------
[release] Add zstd archives to github releases (#186526)
This leaves the previous xz files but also creates zstd archives of the
binaries. This provides significantly reduced download sizes. We could
integrate this with cpack but we don't have control over the compression
level in that until version 4.3 which isn't even released yet.
Fixes https://github.com/llvm/llvm-project/issues/164537
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list