about summary refs log tree commit diff
path: root/src/ci/github-actions
AgeCommit message (Expand)AuthorLines
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
2023-10-05Remove `try-merge` from CI workflowJakub Beránek-1/+0
2023-10-04Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzolbors-3/+0
2023-10-03Drop the wasm32 builderMark Rousskov-3/+0
2023-10-02Add new bors try branches to CIJakub Beránek-0/+2
2023-09-28Add integration for new borsJakub Beránek-1/+1
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-4/+4
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-4/+4
2023-09-18Rollup merge of #115663 - Gumichocopengin8:ci/update-github-action, r=Mark-Si...Matthias Krüger-2/+2
2023-09-12Refactor EnvironmentJakub Beránek-1/+1
2023-09-07ci: actions/checkout@v3 to actions/checkout@v4Keita Nonaka-2/+2
2023-08-20Remove apple-alt dist build.Eric Huss-12/+0
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2023-08-08use smaller machines in CI PR runsklensy-2/+2
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-3/+1
2023-08-01Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrumbors-3/+0
2023-07-27Update the minimum external LLVM to 15Josh Stone-6/+1
2023-07-19remove hack, now CI uses (currently latest) SDK 10.0.22621.0klensy-3/+0
2023-07-10CI: use `macos-13` runner for Apple jobsJakub Beránek-1/+1
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-1/+1
2023-07-08Rollup merge of #113173 - Kobzol:ci-concurrency-group-workflow, r=pietroalbiniMatthias Krüger-1/+1
2023-07-07Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbinibors-9/+3
2023-07-06Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbinibors-5/+1
2023-07-02Remove MIPS host CI workflowsJubilee Young-12/+0
2023-06-30CI: include workflow name in concurrency groupJakub Beránek-1/+1
2023-06-29CI: do not cancel concurrent builds on the same branchJakub Beránek-3/+4
2023-06-26CI: do not cancel concurrent builds on the same branchJakub Beránek-1/+1
2023-06-25Remove `cancel-outdated` actionJakub Beránek-13/+2
2023-06-23Cancel in-progress workflow runs after a pushJakub Beránek-0/+4
2023-06-19Add gha problem matcherOli Scherer-0/+40
2023-06-19CI: merge `x86_64-msvc-cargo` and `x86_64-msvc-tools` jobsJakub Beránek-9/+3
2023-06-19CI: merge x86_64-gnu-llvm-14 and x86_64-gnu-llvm-14-stage1 CI jobsJakub Beránek-5/+1
2023-06-18Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbinibors-26/+4
2023-06-18Merge `mingw-1/2` CI jobsJakub Beránek-26/+4
2023-06-17Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrumbors-0/+16