summary refs log tree commit diff
path: root/src/ci/github-actions
AgeCommit message (Expand)AuthorLines
2024-04-24Remove step YAML anchor and `env.SKIP_JOB`Jakub Beránek-30/+2
2024-04-24Remove `should-skip-this.sh`Jakub Beránek-4/+0
2024-04-24Skip jobs based on the active channel in PythonJakub Beránek-0/+12
2024-04-24Use a type alias for a CI jobJakub Beránek-3/+5
2024-04-23Fix empty job matrixJakub Beránek-0/+8
2024-04-23Make separate envs for try and auto buildsJakub Beránek-3/+10
2024-04-23Fix image field in auto jobsJakub Beránek-56/+56
2024-04-23Load GitHub context from environment variablesJakub Beránek-14/+24
2024-04-20Move `auto` jobs to calculate-job-matrix.pyJakub Beránek-405/+415
2024-04-20Refactor `calculate-job-matrix.py`Jakub Beránek-23/+48
2024-04-20Perform PR and try builds dynamicallyJakub Beránek-34/+94
2024-04-20Move calculate-job-matrix.py to `ci/github-actions`Jakub Beránek-1/+26
2024-04-15Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbinibors-14/+65
2024-04-15Add commentsJakub Beránek-1/+7
2024-04-04Generate CI job matrix for PR jobs in PythonJakub Beránek-14/+59
2024-04-02CI: Redirect stderr to stdout to order GHA logsJakub Beránek-1/+2
2024-03-23Update upload-artifact to v4Nilstrieb-1/+1
2024-03-17Update the minimum external LLVM to 17Josh Stone-6/+1
2024-03-12Auto merge of #112268 - lqd:osx-1cgu, r=Kobzolbors-1/+1
2024-03-11Auto merge of #112267 - lqd:win-1cgu, r=Kobzolbors-0/+1
2024-03-07ci: add a runner for vanilla LLVM 18Josh Stone-0/+5
2024-03-05build rustc with 1CGU on x86_64-pc-windows-msvcRémy Rakic-0/+1
2024-03-05build rustc with 1CGU on x86_64-apple-darwinRémy Rakic-1/+1
2024-03-02Promote OpenHarmony targets to tier 2Amanieu d'Antras-0/+3
2024-02-25Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrumbors-0/+21
2024-02-16Changes to CI related to mingw and MSYSMatt Harding-0/+21
2024-02-10Downgrade Xcode from the default (15.0) to 14.3.1.Eric Huss-4/+5
2024-02-04Use new publicly-available M1 runnersJake Goulding-1/+1
2024-02-04Re-enable M1 runners on GitHub ActionsJake Goulding-14/+22
2024-01-31CI: Use ninja on apple buildersEric Huss-4/+3
2024-01-31Auto merge of #120358 - tmandry:bump-fuchsia-8c-tests, r=Mark-Simulacrumbors-1/+1
2024-01-26Build Fuchsia on 8 cores instead of 16Tyler Mandry-1/+1
2024-01-22Cache CI Docker images in ghcr registryJakub Beránek-0/+2
2024-01-03Temporarily disable M1 runners on GitHub ActionsJan David-22/+14
2023-12-21run fuchsia tests only on nightlyPietro Albini-0/+5
2023-12-07Build Fuchsia in CITyler Mandry-0/+4
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-6/+1
2023-11-08Run tests in CI for aarch64-apple-darwinJake Goulding-0/+19
2023-11-08Install tidy for aarch64-apple-darwinJake Goulding-0/+4
2023-11-02Fix invalid enabling of gcc backend in `run.sh`Guillaume Gomez-1/+1
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/+2
2023-10-30Auto merge of #117267 - RalfJung:miri-tests, r=Mark-Simulacrumbors-0/+1
2023-10-30update which targets we test Miri onRalf Jung-0/+1
2023-10-27Explicitly mark which targets to distribute cg_clif for in CIbjorn3-0/+10
2023-10-22Auto merge of #116950 - cuviper:ci-llvm-17, r=Mark-Simulacrumbors-0/+5
2023-10-19ci: add a runner for vanilla LLVM 17Josh Stone-0/+5
2023-10-09Use GitHub Actions M1 builder for aarch64-apple-darwinJake Goulding-14/+7
2023-10-09Install `awscli` on the aarch64-apple-darwin builderJake Goulding-0/+4
2023-10-08Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrumbors-1/+0