rust/src/ci
bors f0073a59cf 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`
2020-12-31 00:23:13 +00:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
github-actions Bumped minimal tested LLVM version to 9 2020-11-12 14:39:47 +01:00
scripts Run tools builder on subtree changes 2020-11-07 21:26:42 -05:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh ignore shellcheck error SC2068 2020-11-06 20:33:12 +09:00
pgo.sh Utilize PGO for rustc linux dist builds 2020-12-22 12:23:37 -05:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh ci: stop producing gzip-compressed dist tarballs 2020-12-29 11:56:25 +01:00
shared.sh fix shellcheck error of SC1008 2020-11-06 20:33:12 +09:00