Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrum
Only produce .xz tarballs on CI This PR adds a `./configure` option to choose which tarball compression formats to produce, and changes our CI configuration to only produce `.xz` tarballs. The release process will then recompress everything into `.gz` when producing a release. This will drastically reduce our storage costs for CI artifacts, as we'd stop storing the same data twice. **Stable, beta and nightly releases will not be affected by this at all.** Before landing this we'll need to increase the VM size of our release process, to recompress everything in a reasonable amount of time. r? `@Mark-Simulacrum`
This commit is contained in:
commit
f0073a59cf
7 changed files with 34 additions and 7 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit d66f476b4d5e7fdf1ec215c9ac16c923dc292324
|
||||
Subproject commit 5254dbfd25d5284728ab624dca1969d61427a0db
|
||||
Loading…
Add table
Add a link
Reference in a new issue