rust/src/ci
bors 1eefa6783c Auto merge of #71995 - pietroalbini:ci-windows-detect-latest-python, r=Mark-Simulacrum
[CI] Use the latest Python available on Windows

This PR changes our Windows CI to always use the latest Python interpreter available in the GHA tool cache instead of hardcoding Python 3.7.6. This is needed because occasionally GitHub bumps the installed version, deleting the previous one.

This fixes the current GHA outage we're having. I fully expect the outage to propagate to Azure Pipelines in the coming days if we don't merge this, as both GHA and Azure use the same underlying image. Once the PR is merged we can re-enabled the double-gating.

r? @Mark-Simulacrum
2020-05-07 21:52:39 +00:00
..
azure-pipelines Update the minimum external LLVM to 8 2020-04-14 12:44:41 -07:00
docker Auto merge of #71649 - ecstatic-morse:ci-stage0-doc, r=Mark-Simulacrum 2020-05-07 09:47:49 +00:00
github-actions ci: use bash when executing the "bors build finished" jobs 2020-04-29 16:32:32 +02:00
scripts ci: use the latest python available on windows 2020-05-07 23:12:13 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
exec-with-shell.py ci: add github actions configuration 2020-03-24 15:36:07 +01: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 Enforce Python 3 as much as possible 2020-04-10 09:09:58 -04:00
shared.sh ci: another take at fixing toolstate 2020-01-09 09:49:25 +01:00