rust/src/ci
Yuki Okushi 9c664b2321
Rollup merge of #86472 - Mark-Simulacrum:fix-ci-beta, r=pietroalbini
Fix CI to fetch master on beta channel

This forward-ports a fix from the beta channel (landing in #86413, hopefully) to master so that we don't need to apply it on each round of backports.

This bug also demonstrates that our channel-checking is a bit insufficient -- stable is checked, but beta has some of its own peculiarities currently and isn't checked. But this does not attempt to adjust for that; we likely can't afford to run both beta and stable channels by CI and the current state here seems OK for now.

r? `@pietroalbini`
2021-06-22 00:00:42 +09:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Update browser-ui-test version 2021-06-19 14:19:39 +02:00
github-actions add the x86_64-gnu-stable job to test with stable channel 2021-06-07 18:55:43 +02:00
scripts Also run check in case there are changes in the rustdoc-gui tools 2021-05-26 10:38:08 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00
pgo.sh update perf version used for PGO 2021-05-10 14:39:28 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00
shared.sh Fix CI to fetch master on beta channel 2021-06-20 16:20:08 -04:00