summary refs log tree commit diff
path: root/src/ci/github-actions
AgeCommit message (Expand)AuthorLines
2024-11-15(ci) Update macOS to Xcode 15Eric Huss-5/+5
2024-10-11move dummy commit logic into x86_64-gnu-llvm-18onur-ozkan-5/+3
2024-10-08disable read-only mode in mingw-check image for merge pipelineonur-ozkan-0/+2
2024-10-08make an explicit change on compiler then run bootstrap testonur-ozkan-0/+3
2024-09-18Update the minimum external LLVM to 18Josh Stone-6/+1
2024-09-15Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-SimulacrumMatthias Krüger-1/+5
2024-09-14Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrumbors-0/+5
2024-09-09Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68bors-0/+4
2024-09-09Use small runner for msvc-ext2 jobChris Denton-1/+5
2024-09-07Fix checktools.sh non-msvc buildsChris Denton-2/+0
2024-09-07Split x86_64-msvc-ext into two jobsChris Denton-0/+14
2024-09-04ci: add a runner for vanilla LLVM 19Josh Stone-0/+5
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-2/+4
2024-08-10Distribute rustc_codegen_cranelift for Windowsbjorn3-0/+4
2024-07-26CI: do not respect custom try jobs for unrolled perf buildsJakub Beránek-2/+8
2024-07-22Rollup merge of #127177 - bjorn3:arm64_macos_cg_clif, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+1
2024-07-04Make CI more agnostic of the owning GitHub organizationJakub Beránek-9/+5
2024-06-30Distribute rustc_codegen_cranelift for arm64 macOSbjorn3-0/+1
2024-06-29Rename Rust for Linux CI job to make its name clearerJakub Beránek-5/+5
2024-06-28Rename x86_64-gnu-integration builder to x86_64-fuchsiaTyler Mandry-7/+7
2024-06-23ci: Add support for dist-loongarch64-muslWANG Rui-0/+3
2024-06-14Remove broken/untested `--enable-profiler` from mingw dist buildsZalathar-2/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1
2024-06-12Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwcoGuillaume Gomez-0/+1
2024-06-11Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=jdnobors-1/+1
2024-06-10CI: add Rust for Linux `auto` jobJakub Beránek-0/+5
2024-06-09Remove empty test suite `tests/run-make-fulldeps`Zalathar-2/+2
2024-06-08Use native GitHub ARM64 runner for the `aarch64-gnu` jobJakub Beránek-1/+1
2024-06-06Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehussJubilee-0/+1
2024-06-05Promote `arm64ec-pc-windows-msvc` to tier 2Daniel Paoliello-0/+1
2024-06-05Rollup merge of #125648 - lqd:rustsrc, r=pietroalbiniMatthias Krüger-0/+6
2024-06-05Fix publishing of toolstate historyJakub Beránek-0/+1
2024-05-28document DIST_TRY_BUILDRémy Rakic-0/+6
2024-05-26Cleanup custom mingw in CIChris Denton-4/+0
2024-05-20Auto merge of #124985 - dpaoliello:rebalance, r=Mark-Simulacrumbors-23/+23
2024-05-15CI: fix toolstate publishingJakub Beránek-2/+0
2024-05-10Reduce size of builders that take less than an hourDaniel Paoliello-23/+23
2024-05-10Auto merge of #124850 - dpaoliello:clang2022, r=Kobzolbors-15/+7
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-15/+7
2024-05-05CI: fix auto builds and make sure that we always have at least a single CI jobJakub Beránek-1/+5
2024-05-05Address review commentsJakub Beránek-4/+8
2024-05-05Make the regex more robustJakub Beránek-1/+1
2024-05-05Parse try build CI job name from commit messageJakub Beránek-5/+46
2024-05-05Use sum type for `WorkflowRunType`Jakub Beránek-14/+26
2024-05-04Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrumbors-8/+16
2024-05-02CI: remove `env-x86_64-apple-tests` YAML anchorJakub Beránek-10/+13
2024-04-30Use Server 2022 in CI for mingw jobsDaniel Paoliello-8/+16
2024-04-29Output `run_type` from the matrix calculation jobJakub Beránek-1/+14
2024-04-29Rename `JobType` to `WorkflowRunType`Jakub Beránek-13/+13
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-2/+0