summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-04-02CI: Redirect stderr to stdout to order GHA logsJakub Beránek
2024-03-26Revert `cargo update` changesclubby789
2024-03-25Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzolbors
2024-03-23Update upload-artifact to v4Nilstrieb
2024-03-23Rollup merge of #122698 - clubby789:cancel-hourly-update, r=Mark-SimulacrumMatthias Krüger
2024-03-18Cancel `cargo update` job if there's no changesclubby789
2024-03-17Update the minimum external LLVM to 17Josh Stone
2024-03-14Bump `cargo update` PR more oftenclubby789
2024-03-12Auto merge of #112268 - lqd:osx-1cgu, r=Kobzolbors
2024-03-11Auto merge of #112267 - lqd:win-1cgu, r=Kobzolbors
2024-03-07ci: add a runner for vanilla LLVM 18Josh Stone
2024-03-05build rustc with 1CGU on x86_64-pc-windows-msvcRémy Rakic
2024-03-05build rustc with 1CGU on x86_64-apple-darwinRémy Rakic
2024-03-02Promote OpenHarmony targets to tier 2Amanieu d'Antras
2024-02-25Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrumbors
2024-02-16Changes to CI related to mingw and MSYSMatt Harding
2024-02-10Downgrade Xcode from the default (15.0) to 14.3.1.Eric Huss
2024-02-04Use new publicly-available M1 runnersJake Goulding
2024-02-04Re-enable M1 runners on GitHub ActionsJake Goulding
2024-01-31CI: Use ninja on apple buildersEric Huss
2024-01-31Auto merge of #120358 - tmandry:bump-fuchsia-8c-tests, r=Mark-Simulacrumbors
2024-01-26Build Fuchsia on 8 cores instead of 16Tyler Mandry
2024-01-22Cache CI Docker images in ghcr registryJakub Beránek
2024-01-07Ask for rustc version in diagnostic reports, remind users to update their too...Michael Goulet
2024-01-03Temporarily disable M1 runners on GitHub ActionsJan David
2023-12-21run fuchsia tests only on nightlyPietro Albini
2023-12-07Build Fuchsia in CITyler Mandry
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis
2023-11-08Run tests in CI for aarch64-apple-darwinJake Goulding
2023-11-08Install tidy for aarch64-apple-darwinJake Goulding
2023-11-02Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN`Guillaume Gomez
2023-11-02Run codegen tests outside if not llvm-15Guillaume Gomez
2023-10-30Auto merge of #117267 - RalfJung:miri-tests, r=Mark-Simulacrumbors
2023-10-30update which targets we test Miri onRalf Jung
2023-10-27Explicitly mark which targets to distribute cg_clif for in CIbjorn3
2023-10-22Auto merge of #116950 - cuviper:ci-llvm-17, r=Mark-Simulacrumbors
2023-10-19ci: add a runner for vanilla LLVM 17Josh Stone
2023-10-09Use GitHub Actions M1 builder for aarch64-apple-darwinJake Goulding
2023-10-09Install `awscli` on the aarch64-apple-darwin builderJake Goulding
2023-10-08Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrumbors
2023-10-05Remove `try-merge` from CI workflowJakub Beránek
2023-10-04Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzolbors
2023-10-03Drop the wasm32 builderMark Rousskov
2023-10-02Add new bors try branches to CIJakub Beránek
2023-09-28Add integration for new borsJakub Beránek
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox
2023-09-18Rollup merge of #115663 - Gumichocopengin8:ci/update-github-action, r=Mark-Si...Matthias Krüger
2023-09-12Refactor EnvironmentJakub Beránek
2023-09-07ci: actions/checkout@v3 to actions/checkout@v4Keita Nonaka