about summary refs log tree commit diff
path: root/src/ci/scripts
AgeCommit message (Expand)AuthorLines
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
2021-05-15Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrumbors-5/+13
2021-05-15Auto merge of #84997 - pietroalbini:ci-verify-channel, r=Mark-Simulacrumbors-0/+38
2021-05-14ci(should-skip-this): only check commits when skip rule enabledCaleb Cartwright-7/+11
2021-05-14should-skip-this: Check for changes between the master branch, not the previo...Joshua Nelson-2/+6
2021-05-14Run toolstate jobs when src/tools/rustfmt is modified.Joshua Nelson-2/+2
2021-05-12make verify-channel.sh compatible with macOSPietro Albini-7/+17
2021-05-07Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbiniYuki Okushi-2/+4
2021-05-06ci: error out if someone sends a PR to the wrong branchPietro Albini-0/+28
2021-05-04Retry clang+llvm downloadMark Rousskov-2/+4
2021-05-03Update clang to 12.0.0 on Windows and macOSJosh Triplett-1/+1
2021-05-03CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2021-02-05Fix `install-awscli.sh` error in CI.Mara Bos-1/+1
2021-02-04ci: only copy python.exe to python3.exe if the latter does not existPietro Albini-1/+3
2020-11-07Run tools builder on subtree changesMark Rousskov-0/+4
2020-10-12Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbinibors-0/+7
2020-10-01Add a cross-compiling aarch64-apple-darwin CI builderJake Goulding-3/+24
2020-09-25Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat...Arlo Siemsen-0/+7
2020-09-10ci: avoid moving the build directory on GHAPietro Albini-18/+0
2020-08-25ci: fix macOS target name for LLVM 10Pietro Albini-3/+3
2020-08-25ci: bump prebuilt LLVM on macOS and Windows to 10.0.0Pietro Albini-6/+11
2020-07-23ci: avoid symlinking the build directory on self-hosted buildersPietro Albini-1/+1
2020-07-17ci: Stop setting CI_OVERRIDE_SHELL environment variableKristofer Rye-3/+0
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-18/+0
2020-06-11Use preinstalled MSYS2Mateusz Mikuła-42/+20