about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2024-06-04Silence double-symlink errors while building solaris toolchainJubilee Young-1/+1
2024-05-30compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS errorRalf Jung-1/+1
2024-05-29ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVMJubilee Young-10/+2
2024-05-28Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=KobzolMatthias Krüger-46/+5
2024-05-27Use grep to implement verify-line-endingsChris Denton-11/+11
2024-05-27Update description of install-mingwChris Denton-2/+1
2024-05-26Cleanup custom mingw in CIChris Denton-44/+4
2024-05-26Do less reinstalling in mingw CIChris Denton-41/+4
2024-05-21Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzolMatthias Krüger-0/+4
2024-05-20refactor(ci/docker/dist-x86_64-linux): remove rustc-perf downloadingBernardo Meurer Costa-8/+0
2024-05-20Auto merge of #124985 - dpaoliello:rebalance, r=Mark-Simulacrumbors-23/+23
2024-05-20Move tests to more opportune pointDion Dokter-4/+4
2024-05-20Deduplicate test commandDion Dokter-5/+4
2024-05-17Only test std, alloc and coreDion Dokter-3/+3
2024-05-17Run tests with the flag enabledDion Dokter-0/+5
2024-05-15CI: fix toolstate publishingJakub Beránek-2/+0
2024-05-11Rollup merge of #124829 - briansmith:b/armv7-profiler, r=Mark-SimulacrumMatthias Krüger-1/+1
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-20/+19
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-20/+19
2024-05-09Auto merge of #124743 - Kobzol:arbitrary-try-build, r=pietroalbinibors-17/+78
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-87/+93
2024-05-06Enable profiler for armv7-unknown-linux-gnueabihf.Brian Smith-1/+1
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-04Rollup merge of #124663 - Kobzol:docker-local-download, r=Mark-SimulacrumMatthias Krüger-35/+39
2024-05-04Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrumbors-8/+16
2024-05-03Allow reusing CI Docker cache when running CI images locallyJakub Beránek-2/+10
2024-05-03Calculate the Docker hash key also locallyJakub Beránek-31/+29
2024-05-03Do not include Docker version in caching keyJakub Beránek-2/+0
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-7/+4
2024-04-29Replace dynamically generated `ci.yml` file with the original templateJakub Beránek-301/+0
2024-04-29Unify outcome jobsJakub Beránek-19/+18
2024-04-27Add missing checkout stepJakub Beránek-0/+4
2024-04-27Move `TOOLSTATE_REPO` to top-level envJakub Beránek-1/+3
2024-04-25Remove `master` push hookJakub Beránek-1/+0
2024-04-25Remove useless conditionJakub Beránek-1/+0
2024-04-25Inline `base-ci-job` YAML anchor and remove unused anchorsJakub Beránek-179/+97
2024-04-25Remove `master` CI jobJakub Beránek-19/+9
2024-04-25Rollup merge of #124327 - Kobzol:ci-skip-jobs, r=pietroalbiniMatthias Krüger-69/+29
2024-04-24Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandryLeón Orell Valerian Liehr-6/+6
2024-04-24Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attributeJakub Beránek-10/+9
2024-04-24Fix documentationJakub Beránek-2/+2