| Age | Commit message (Expand) | Author | Lines |
| 2024-11-25 | Revert "add new CI step: "setup upstream remote"" | Pietro Albini | -24/+0 |
| 2024-10-12 | add new CI step: "setup upstream remote" | onur-ozkan | -0/+24 |
| 2024-10-02 | Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno | bors | -0/+81 |
| 2024-09-27 | Partially revert "ci: Use mv instead of cp in upload step" | Jubilee Young | -3/+3 |
| 2024-09-27 | Revert "ci: Try to remove unused Xcode dirs" | Jubilee Young | -17/+0 |
| 2024-09-27 | Upload average CPU consumption of CI jobs to DataDog | Jakub Beránek | -1/+82 |
| 2024-09-01 | Upgrade CI's mingw-w64 toolchain | Mateusz Mikuła | -2/+2 |
| 2024-08-30 | ci: Take tail instead of head to avoid broken pipes | Jubilee Young | -3/+1 |
| 2024-08-30 | ci: Avoid legacy backticks in upload-artifacts.sh | Jubilee Young | -1/+1 |
| 2024-08-30 | ci: Use mv instead of cp in upload step | Jubilee Young | -4/+4 |
| 2024-08-30 | ci: Try to remove unused Xcode dirs | Jubilee Young | -0/+17 |
| 2024-07-07 | use "bootstrap" instead of "rustbuild" in comments and docs | onur-ozkan | -1/+1 |
| 2024-05-28 | Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=Kobzol | Matthias Krüger | -42/+5 |
| 2024-05-27 | Use grep to implement verify-line-endings | Chris Denton | -11/+11 |
| 2024-05-27 | Update description of install-mingw | Chris Denton | -2/+1 |
| 2024-05-26 | Cleanup custom mingw in CI | Chris Denton | -40/+4 |
| 2024-05-26 | Do less reinstalling in mingw CI | Chris Denton | -41/+4 |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -5/+11 |
| 2024-04-24 | Remove `should-skip-this.sh` | Jakub Beránek | -21/+0 |
| 2024-04-20 | Move calculate-job-matrix.py to `ci/github-actions` | Jakub Beránek | -25/+0 |
| 2024-04-15 | Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbini | bors | -0/+25 |
| 2024-04-04 | Generate CI job matrix for PR jobs in Python | Jakub Beránek | -0/+25 |
| 2024-04-03 | Output URLs of CI artifacts to GitHub summary | Jakub Beránek | -0/+14 |
| 2024-03-28 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-03-17 | Auto merge of #122321 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -10/+13 |
| 2024-03-11 | mv instead of rm tools off path for msys2 install | Matt Harding | -10/+13 |
| 2024-03-10 | Rollup merge of #122125 - majaha:mingw_ci_new, r=Mark-Simulacrum | Matthias Krüger | -6/+8 |
| 2024-03-07 | Revert back to Git-for-Windows for MinGW CI builds | Matt Harding | -6/+8 |
| 2024-02-25 | Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -14/+37 |
| 2024-02-16 | Changes to CI related to mingw and MSYS | Matt Harding | -14/+37 |
| 2024-02-10 | Require that SELECT_XCODE is set. | Eric Huss | -3/+1 |
| 2024-01-31 | CI: Use ninja on apple builders | Eric Huss | -0/+2 |
| 2024-01-10 | Add debug info for macOS CI actions | Eric Huss | -0/+16 |
| 2023-11-11 | merge `if-available` and `if-unchanged` for `download-ci-llvm` | onur-ozkan | -1/+1 |
| 2023-11-08 | Install tidy for aarch64-apple-darwin | Jake Goulding | -0/+24 |
| 2023-10-09 | Install `awscli` on the aarch64-apple-darwin builder | Jake Goulding | -0/+29 |
| 2023-10-05 | Enable new bors try branch to run on CI | Jakub Beránek | -1/+1 |
| 2023-09-25 | Fix jq in CI | Michael Goulet | -1/+1 |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -5/+0 |
| 2023-06-12 | Publish docs as github artifacts during CI | Trevor Gross | -0/+42 |
| 2023-04-28 | Remove aws cli install. | Eric Huss | -38/+0 |
| 2023-04-28 | Update awscli | Eric Huss | -3/+4 |
| 2023-03-11 | Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgr | bors | -0/+2 |
| 2023-03-09 | record the cpu usage in a gitignored directory | Pietro Albini | -2/+3 |
| 2023-03-06 | use problem matchers for tidy CI | Deadbeef | -0/+2 |
| 2023-02-05 | Run the tools builder on all PRs | Joshua Nelson | -36/+1 |
| 2023-01-29 | Upgrade mingw-w64 on CI | Mateusz Mikuła | -21/+2 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 |
| 2023-01-10 | disable fast submodule checkout due to spurious ci failures | Pietro Albini | -7/+8 |
| 2022-11-19 | Bring back XCode selection CI script | BlackHoleFox | -0/+13 |