rust/src/ci
bors f9097f87c9 Auto merge of #112633 - Kobzol:ci-msvc-merge, r=pietroalbini
CI: merge `msvc` test CI jobs

Merges `msvc` jobs together to save CI time. Currently, both runners take about 1h 15 minutes, but nowadays it should be possible to just run everything in a single job.

CI run: https://github.com/rust-lang/rust/actions/runs/5272144087/jobs/9534015536?pr=112633 (both finish under ~1h 35 minutes)

After this change, we no longer test both `x.py` and `x.ps1`, but I don't suppose that it's worth it to spend 1.5 hours of additional CI time just for that. I suggest to run all tests using e.g. `x.py` and then run just `x.ps1 test --stage 2 --force-rerun tests/<single-quick-test>`.
Also I'm not sure if it's worth it to keep using the Makefile for this.
2023-06-15 13:02:47 +00:00
..
docker Update browser-ui-test version to 0.16.7 2023-06-14 10:37:56 +02:00
github-actions Merge msvc-1/2 CI jobs 2023-06-14 23:07:49 +02:00
scripts Remove aws cli install. 2023-04-28 18:16:34 -07:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh disable truncation in CI 2023-06-03 11:29:56 -05:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00
stage-build.py Use `--keep-stage also for the final build 2023-06-07 14:16:28 +02:00