index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
docker
/
run.sh
Age
Commit message (
Expand
)
Author
Lines
2023-11-30
Fix cg_gcc CI run
Guillaume Gomez
-5
/
+0
2023-11-29
Re-enable `rustc_codegen_gcc` tests in CI
Josh Stone
-3
/
+3
2023-11-04
pass `CODEGEN_BACKENDS` to docker
Rémy Rakic
-0
/
+1
2023-11-03
Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum"
Ralf Jung
-1
/
+0
2023-11-03
Set some environment variables value only if ENABLE_GCC_CODEGEN is set
Guillaume Gomez
-1
/
+14
2023-11-02
Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN`
Guillaume Gomez
-1
/
+1
2023-11-02
Run codegen tests outside if not llvm-15
Guillaume Gomez
-0
/
+1
2023-10-28
pass `CODEGEN_BACKENDS` to docker
Rémy Rakic
-0
/
+1
2023-10-15
Fix podman detection in CI scripts
Nilstrieb
-1
/
+1
2023-10-02
Add artifact size and step duration summaries from `opt-dist` to github job s...
Jakub Beránek
-0
/
+6
2023-08-17
CI: add more debug logging to Docker caching
Jakub Beránek
-4
/
+10
2023-08-12
CI: fix Docker layer caching
Jakub Beránek
-0
/
+11
2023-08-02
Add more context to `quit_if_file_exists` in `configure.py`
Trevor Gross
-0
/
+1
2023-07-14
Add even more GHA log groups
jyn
-1
/
+3
2023-07-06
Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbini
bors
-0
/
+1
2023-06-19
CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobs
Jakub Beránek
-0
/
+1
2023-06-15
cleanup more azure leftovers
klensy
-2
/
+0
2023-06-01
Do not build components unneeded for perf bot in try builds
Jakub Beránek
-0
/
+1
2023-04-30
Set the AWS region.
Eric Huss
-0
/
+1
2022-08-23
Use `--userns=keep-id` when "docker" is really podman
Josh Stone
-1
/
+10
2021-11-01
Ignore files copied from previous stage when generating hash.
Hans Kratz
-1
/
+2
2021-10-21
Time out docker load after 10 minutes, kill after 12 due to CI hangs.
Hans Kratz
-1
/
+4
2021-10-21
Debug output before loading docker images as that might hang.
Hans Kratz
-0
/
+1
2021-10-21
CI: make cache download attempt time out after 10 minutes
Hans Kratz
-1
/
+2
2021-08-05
Remove git fetch command call
Guillaume Gomez
-4
/
+6
2021-07-03
Only run error code explanation removal check if on CI
Guillaume Gomez
-3
/
+7
2021-07-02
Add check to ensure error code explanations are not removed anymore even if n...
Guillaume Gomez
-0
/
+5
2021-06-07
add the x86_64-gnu-stable job to test with stable channel
Pietro Albini
-0
/
+1
2020-07-08
ci: fix context for disabled docker images
Tom Eccles
-2
/
+2
2020-07-03
ci: include the architecture in the docker cache key
Pietro Albini
-0
/
+4
2020-07-03
ci: provide feedback when running an image on the wrong host arch
Pietro Albini
-0
/
+22
2020-07-03
ci: move all x86_64 runners to the host-x86_64 directory
Pietro Albini
-5
/
+6
2020-07-01
Add option for local docker testing.
Eric Huss
-2
/
+31
2020-05-08
Use CDN for ci-caches on download
Mark Rousskov
-4
/
+6
2019-11-22
ci: add support for GitHub Actions in the CI scripts
Pietro Albini
-0
/
+2
2019-10-30
ci: move toolstates.json to /tmp/toolstate/ and docker mount it
Pietro Albini
-0
/
+2
2019-08-01
ci: forward the TOOLSTATE_PUBLISH environment variable inside docker
Pietro Albini
-0
/
+1
2019-07-19
azure: Prepare configuration for 4-core machines
Alex Crichton
-6
/
+40
2019-07-15
ci: Remove Travis/AppVeyor configuration
Alex Crichton
-9
/
+0
2019-06-13
ci: Enable toolstate tracking on Azure
Alex Crichton
-0
/
+1
2019-05-21
Use new-style s3 urls in docker download script
Alex Crichton
-1
/
+1
2019-05-13
ci: still use aws for caches
Pietro Albini
-20
/
+3
2019-05-10
Add Azure Pipelines
John Erickson
-8
/
+31
2019-03-25
[CI] record docker image info for reuse
Josh Stone
-2
/
+8
2019-03-17
Calculate Docker cache hash precisely from Dockerfile's dependencies
kennytm
-1
/
+12
2019-02-23
Added a connection timeout and speed threshold when downloading the Docker cache
kennytm
-1
/
+1
2019-02-18
ci: fix docker cache hash collision
Pietro Albini
-3
/
+3
2019-01-03
ci: Upgrade Travis to Xenial
Alex Crichton
-3
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-9
/
+0
2018-08-16
Revert "Use public DNS server instead of 169.254.169.254 on CI."
kennytm
-4
/
+0
[next]