rust/src/ci
Pietro Albini 268bc7fa2f
ci: disable fail-fast on auto-fallible
The purpose of the auto-fallible job is to run builders that are likely
to fail on CI without gating on them. Having fail-fast enabled there
kinda defeats the purpose, as if one of them fails we can't monitor the
outcome of the other ones.

This was prompted by the aarch64-gnu builder consistently failing due to
a broken test, preventing us from seeing if the macOS spurious failure
is fixed.
2020-08-04 11:14:28 +02:00
..
azure-pipelines Use --stage 2 explicitly in CI 2020-07-27 23:19:16 -04:00
docker Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichton 2020-08-01 09:30:16 -07:00
github-actions ci: disable fail-fast on auto-fallible 2020-08-04 11:14:28 +02:00
scripts ci: avoid symlinking the build directory on self-hosted builders 2020-07-23 11:29:47 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh ci: Update dist-{i686,x86_64}-linux to Debian 6 2020-07-15 10:00:06 -07:00
shared.sh ci: avoid symlinking the build directory on self-hosted builders 2020-07-23 11:29:47 +02:00