rust/src/ci/scripts
Matthias Krüger 87dd56f3d6
Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-Simulacrum
Re-enable submodule archive downloads.

This is effectively a revert of #98423 (though it keeps the `--depth 1` flag since that is still helpful).

GitHub has indicated that they have been working on the original issue, and my testing shows that the llvm-project archive download now succeeds 100% of the time.

This should save about a minute on every job.
2022-08-04 22:25:00 +02:00
..
checkout-submodules.sh Re-enable submodule archive downloads. 2022-07-26 11:53:18 -07:00
collect-cpu-stats.sh migrate cpu-usage-over-time.py to python 3 2021-07-06 16:34:51 +02:00
disable-git-crlf-conversion.sh update comment 2022-06-05 12:32:46 +02:00
dump-environment.sh ci: extract dumping the environment into a script 2019-10-25 16:03:04 +02:00
enable-docker-ipv6.sh ci: fix tidy 2019-10-25 16:08:39 +02:00
install-awscli.sh Fix install-awscli.sh error in CI. 2021-02-05 12:17:50 +01:00
install-clang.sh bump CI LLVM to 14.0.5 2022-07-11 15:20:46 +02:00
install-mingw.sh Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilation on an x86_64 host. 2020-09-25 15:08:18 -07:00
install-msys2.sh ci: only copy python.exe to python3.exe if the latter does not exist 2021-02-04 21:24:41 +01:00
install-ninja.sh ci: reuse the mirrors base url from shared.sh in scripts 2019-10-25 16:08:41 +02:00
install-sccache.sh Bump sccache used in CI to v0.2.15 2021-08-25 16:26:45 -04:00
install-wix.sh ci: fix wrong path for wix being set 2019-10-28 15:09:18 +01:00
run-build-from-ci.sh ci: extract running the build into a script 2019-11-12 11:06:11 +01:00
setup-environment.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00
should-skip-this.sh Run rustdoc GUI tests when browser-ui-test version is updated 2022-03-18 10:50:53 +01:00
upload-artifacts.sh Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum 2022-06-05 01:35:03 +00:00
verify-backported-commits.sh Do not unshallow -- already done by other code 2021-09-06 13:17:26 -04:00
verify-channel.sh Allow try-perf branch to run in CI 2022-07-31 18:53:34 +02:00
verify-line-endings.sh ci: extract verifying line endings into a script 2019-10-25 16:08:35 +02:00
verify-stable-version-number.sh add script to prevent point releases with same number as existing ones 2022-01-20 21:27:17 +01:00