about summary refs log tree commit diff
path: root/src/ci/scripts
AgeCommit message (Expand)AuthorLines
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-1/+1
2023-11-08Install tidy for aarch64-apple-darwinJake Goulding-0/+24
2023-10-09Install `awscli` on the aarch64-apple-darwin builderJake Goulding-0/+29
2023-10-05Enable new bors try branch to run on CIJakub Beránek-1/+1
2023-09-25Fix jq in CIMichael Goulet-1/+1
2023-07-19remove hack, now CI uses (currently latest) SDK 10.0.22621.0klensy-5/+0
2023-06-12Publish docs as github artifacts during CITrevor Gross-0/+42
2023-04-28Remove aws cli install.Eric Huss-38/+0
2023-04-28Update awscliEric Huss-3/+4
2023-03-11Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgrbors-0/+2
2023-03-09record the cpu usage in a gitignored directoryPietro Albini-2/+3
2023-03-06use problem matchers for tidy CIDeadbeef-0/+2
2023-02-05Run the tools builder on all PRsJoshua Nelson-36/+1
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-21/+2
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2022-11-19Bring back XCode selection CI scriptBlackHoleFox-0/+13
2022-10-12should-skip-this: add missing backslashRalf Jung-1/+1
2022-10-07run Miri CI when std::sys changesRalf Jung-1/+4
2022-10-04test Miri changes in PR CI; we no longer need xargoRalf Jung-2/+3
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-0/+4
2022-08-04Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-SimulacrumMatthias Krüger-10/+7
2022-07-31Allow try-perf branch to run in CIRyan Levick-1/+1
2022-07-26Re-enable submodule archive downloads.Eric Huss-10/+7
2022-07-11bump CI LLVM to 14.0.5Rémy Rakic-1/+2
2022-06-23Move init_repo.sh to checkout-submodules.shEric Huss-4/+65
2022-06-23Remove unused CACHE_DIR in init_repo.Eric Huss-8/+1
2022-06-05update commentPietro Albini-1/+1
2022-06-05remove clean-disk scriptPietro Albini-16/+0
2022-06-05remove azure pipelines configurationPietro Albini-30/+0
2022-06-05Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrumbors-4/+9
2022-05-22fix uploading build metrics on ciPietro Albini-5/+7
2022-05-08Switch CI bucket to intelligent tieringMark Rousskov-1/+2
2022-05-06Update LLVM version used to build OS X and Windows artifacts to 14.0.2Jakub Beránek-1/+1
2022-05-02enable build.metrics on CIPietro Albini-0/+3
2022-03-18Run rustdoc GUI tests when browser-ui-test version is updatedGuillaume Gomez-0/+1
2022-03-16Run GUI test when browser-ui-test version is updatedGuillaume Gomez-0/+1
2022-01-20add script to prevent point releases with same number as existing onesPietro Albini-0/+30
2021-10-14Selecting the Xcode version no longer needed with the macos-11 runners.Hans Kratz-13/+0
2021-09-29Fix Windows LLVM issue.Eric Huss-0/+6
2021-09-12Rollup merge of #88699 - Mark-Simulacrum:fixes-cherry-picker, r=pietroalbiniManish Goregaokar-8/+0
2021-09-10Work around CI issue with windows sdk 10.0.20348.0.Mara Bos-0/+6
2021-09-06Do not unshallow -- already done by other codeMark Rousskov-8/+0
2021-08-25Bump sccache used in CI to v0.2.15Mark Rousskov-1/+1
2021-08-20Add support for including non-backport commits.Mukund Lakshman-4/+24
2021-08-19CI: Verify commits in beta & stable are in upstream branches.Mukund Lakshman-0/+130
2021-07-28add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightlyPietro Albini-25/+37
2021-07-06migrate cpu-usage-over-time.py to python 3Pietro Albini-1/+1
2021-05-26Also run check in case there are changes in the rustdoc-gui toolsGuillaume Gomez-2/+4
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-0/+4