rust/src/ci
Mazdak Farrokhzad 6cee78c4f0
Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton
Upload toolstates.json to rust-lang-ci2

This PR does two things:

* Following up with https://github.com/rust-lang/rust/pull/65202, it migrates deploying artifacts to CI in a script. Both uploading release artifacts and CPU stats were merged into the same script, designing it to be easily extended.
* Uploads the toolstate JSON to `rust-lang-ci2` along with the release artifacts, both for Linux and Windows. This is needed because @RalfJung wants to stop shipping MIRI when its tests are failing, and the toolstate repo doesn't have entries for each commit. Having the toolstate data (just for that specific commit) on `rust-lang-ci2` will simplify the code a lot.

r? @alexcrichton
cc @RalfJung
2019-10-31 02:54:04 +01:00
..
azure-pipelines Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton 2019-10-31 02:54:04 +01:00
docker Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton 2019-10-31 02:54:04 +01:00
scripts Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton 2019-10-31 02:54:04 +01:00
cpu-usage-over-time.py ci: Add a script for generating CPU usage graphs 2019-06-18 09:51:39 -07:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
run.sh ci: cleanup platform detection 2019-10-25 16:08:37 +02:00
shared.sh ci: extract uploading artifacts into a script 2019-10-29 10:07:39 +01:00