summary refs log tree commit diff
path: root/src/ci/scripts
AgeCommit message (Expand)AuthorLines
2025-07-31Rollup merge of #144053 - Kobzol:ci-remove-install-rust, r=marcoieniSamuel Tardieu-15/+0
2025-07-30Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoienibors-262/+306
2025-07-30Free disk space on Windows 2025 runnersChris Denton-262/+306
2025-07-19Initialize mingw for the runner's userChris Denton-0/+5
2025-07-17Remove install Rust script from CIJakub Beránek-15/+0
2025-06-13DRAFT: Add an aarch64-msvc build running on ARM64 WindowsDaniel Paoliello-3/+28
2025-06-09Do not checkout GCC submodule for the tidy jobJakub Beránek-0/+4
2025-06-02Fix `create-docs-artifacts.sh` with new borsJakub Beránek-1/+2
2025-05-20Auto merge of #140757 - dpaoliello:llvm20, r=Kobzolbors-2/+2
2025-05-15[win][CI] Convert paths to Windows format before adding to PATHDaniel Paoliello-3/+3
2025-05-07[win] Update LLVM toolchain used to build LLVM to 20Daniel Paoliello-2/+2
2025-04-27ci: clean more disk space in codebuildMarcoIeni-49/+74
2025-04-25Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=KobzolMatthias Krüger-9/+34
2025-04-23CI: use aws codebuild for job dist-arm-linuxMarcoIeni-9/+34
2025-04-20Remove `setup-upstream-remote.sh` and upstream handling.Jakub Beránek-24/+0
2025-03-12Update sccache to 0.10.0Jakub Beránek-2/+4
2025-03-05Remove Python metric upload script and package.jsonJakub Beránek-86/+0
2025-02-19Rollup merge of #136815 - ChrisDenton:fix-mingw-ci, r=KobzolMatthias Krüger-0/+6
2025-02-15Rollup merge of #137070 - Kobzol:ci-summary-invalid-link, r=marcoieniMatthias Krüger-5/+10
2025-02-15Do not generate invalid links in job summariesJakub Beránek-5/+10
2025-02-14Don't error if stopping mysql fails in CIChris Denton-5/+0
2025-02-11ci: remove more unused files and directories in free runnersMarcoIeni-21/+63
2025-02-10Prevent /msys64/bin from being prepended to PATHChris Denton-0/+6
2025-02-03ci: stop mysql before removing itMarcoIeni-0/+3
2025-01-30ci: refactor how directories are removed in free-disk-space diskMarcoIeni-30/+64
2025-01-21CI: free disk with in-tree script instead of GitHub ActionMarcoIeni-0/+142
2024-12-31Reformat Python fileJakub Beránek-2/+12
2024-12-30chore: fix typosHoru-1/+1
2024-12-16[CI] Use a lockfile for installing the `datadog` packageJakub Beránek-8/+6
2024-12-04Reformat Python code with `ruff`Jakub Beránek-12/+9
2024-10-12add new CI step: "setup upstream remote"onur-ozkan-0/+24
2024-10-02Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdnobors-0/+81
2024-09-27Partially revert "ci: Use mv instead of cp in upload step"Jubilee Young-3/+3
2024-09-27Revert "ci: Try to remove unused Xcode dirs"Jubilee Young-17/+0
2024-09-27Upload average CPU consumption of CI jobs to DataDogJakub Beránek-1/+82
2024-09-01Upgrade CI's mingw-w64 toolchainMateusz Mikuła-2/+2
2024-08-30ci: Take tail instead of head to avoid broken pipesJubilee Young-3/+1
2024-08-30ci: Avoid legacy backticks in upload-artifacts.shJubilee Young-1/+1
2024-08-30ci: Use mv instead of cp in upload stepJubilee Young-4/+4
2024-08-30ci: Try to remove unused Xcode dirsJubilee Young-0/+17
2024-07-07use "bootstrap" instead of "rustbuild" in comments and docsonur-ozkan-1/+1
2024-05-28Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=KobzolMatthias Krüger-42/+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-40/+4
2024-05-26Do less reinstalling in mingw CIChris Denton-41/+4
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-5/+11
2024-04-24Remove `should-skip-this.sh`Jakub Beránek-21/+0
2024-04-20Move calculate-job-matrix.py to `ci/github-actions`Jakub Beránek-25/+0
2024-04-15Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbinibors-0/+25