about summary refs log tree commit diff
path: root/src/ci/docker/run.sh
AgeCommit message (Expand)AuthorLines
2023-11-30Fix cg_gcc CI runGuillaume Gomez-5/+0
2023-11-29Re-enable `rustc_codegen_gcc` tests in CIJosh Stone-3/+3
2023-11-04pass `CODEGEN_BACKENDS` to dockerRémy Rakic-0/+1
2023-11-03Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum"Ralf Jung-1/+0
2023-11-03Set some environment variables value only if ENABLE_GCC_CODEGEN is setGuillaume Gomez-1/+14
2023-11-02Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN`Guillaume Gomez-1/+1
2023-11-02Run codegen tests outside if not llvm-15Guillaume Gomez-0/+1
2023-10-28pass `CODEGEN_BACKENDS` to dockerRémy Rakic-0/+1
2023-10-15Fix podman detection in CI scriptsNilstrieb-1/+1
2023-10-02Add artifact size and step duration summaries from `opt-dist` to github job s...Jakub Beránek-0/+6
2023-08-17CI: add more debug logging to Docker cachingJakub Beránek-4/+10
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-0/+1
2023-07-14Add even more GHA log groupsjyn-1/+3
2023-07-06Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbinibors-0/+1
2023-06-19CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobsJakub Beránek-0/+1
2023-06-15cleanup more azure leftoversklensy-2/+0
2023-06-01Do not build components unneeded for perf bot in try buildsJakub Beránek-0/+1
2023-04-30Set the AWS region.Eric Huss-0/+1
2022-08-23Use `--userns=keep-id` when "docker" is really podmanJosh Stone-1/+10
2021-11-01Ignore files copied from previous stage when generating hash.Hans Kratz-1/+2
2021-10-21Time out docker load after 10 minutes, kill after 12 due to CI hangs.Hans Kratz-1/+4
2021-10-21Debug output before loading docker images as that might hang.Hans Kratz-0/+1
2021-10-21CI: make cache download attempt time out after 10 minutesHans Kratz-1/+2
2021-08-05Remove git fetch command callGuillaume Gomez-4/+6
2021-07-03Only run error code explanation removal check if on CIGuillaume Gomez-3/+7
2021-07-02Add check to ensure error code explanations are not removed anymore even if n...Guillaume Gomez-0/+5
2021-06-07add the x86_64-gnu-stable job to test with stable channelPietro Albini-0/+1
2020-07-08ci: fix context for disabled docker imagesTom Eccles-2/+2
2020-07-03ci: include the architecture in the docker cache keyPietro Albini-0/+4
2020-07-03ci: provide feedback when running an image on the wrong host archPietro Albini-0/+22
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-5/+6
2020-07-01Add option for local docker testing.Eric Huss-2/+31
2020-05-08Use CDN for ci-caches on downloadMark Rousskov-4/+6
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-0/+2
2019-10-30ci: move toolstates.json to /tmp/toolstate/ and docker mount itPietro Albini-0/+2
2019-08-01ci: forward the TOOLSTATE_PUBLISH environment variable inside dockerPietro Albini-0/+1
2019-07-19azure: Prepare configuration for 4-core machinesAlex Crichton-6/+40
2019-07-15ci: Remove Travis/AppVeyor configurationAlex Crichton-9/+0
2019-06-13ci: Enable toolstate tracking on AzureAlex Crichton-0/+1
2019-05-21Use new-style s3 urls in docker download scriptAlex Crichton-1/+1
2019-05-13ci: still use aws for cachesPietro Albini-20/+3
2019-05-10Add Azure PipelinesJohn Erickson-8/+31
2019-03-25[CI] record docker image info for reuseJosh Stone-2/+8
2019-03-17Calculate Docker cache hash precisely from Dockerfile's dependencieskennytm-1/+12
2019-02-23Added a connection timeout and speed threshold when downloading the Docker cachekennytm-1/+1
2019-02-18ci: fix docker cache hash collisionPietro Albini-3/+3
2019-01-03ci: Upgrade Travis to XenialAlex Crichton-3/+5
2018-12-25Remove licensesMark Rousskov-9/+0
2018-08-16Revert "Use public DNS server instead of 169.254.169.254 on CI."kennytm-4/+0