summary refs log tree commit diff
path: root/.github
AgeCommit message (Expand)AuthorLines
2025-01-06Revert "add new CI step: "setup upstream remote""Pietro Albini-3/+0
2024-11-07chore(issue-template): fix branch nameismailarilik-1/+1
2024-11-05CI: switch 7 linux jobs to free runnersMarcoIeni-5/+1
2024-10-13Print how much disk space is left after CI build runsJakub Beránek-0/+5
2024-10-13Free up disk space on CI Linux runnersJakub Beránek-0/+12
2024-10-12Rollup merge of #131358 - onur-ozkan:129528, r=Mark-SimulacrumTrevor Gross-0/+3
2024-10-12add new CI step: "setup upstream remote"onur-ozkan-0/+3
2024-10-04Auto merge of #131228 - jdonszelmann:remove-blank-issue, r=m-ou-sebors-4/+0
2024-10-04remove blank issue templateJonathan Dönszelmann-4/+0
2024-10-02Auto merge of #131158 - matthiaskrgr:rollup-3x2vado, r=matthiaskrgrbors-1/+1
2024-10-02Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdnobors-0/+10
2024-10-02Replace zero-width whitespace with a visible `\`许杰友 Jieyou Xu (Joe)-1/+1
2024-09-29add title to compiler updateklensy-2/+4
2024-09-27Upload average CPU consumption of CI jobs to DataDogJakub Beránek-0/+10
2024-08-19Update `library/Cargo.toml` in weekly jobTrevor Gross-1/+6
2024-08-14Fix dependencies cron jobEric Huss-1/+1
2024-07-22Move rustbook to its own workspace.Eric Huss-2/+8
2024-07-12Lower timeout of CI jobs to 4 hoursJakub Beránek-1/+1
2024-06-14make bors ignore comments in PR templateRémy Rakic-1/+3
2024-06-12Remove some msys2 utilsChris Denton-2/+0
2024-06-07CI: remove `Setup Python` actionJakub Beránek-6/+0
2024-06-05Fix publishing of toolstate historyJakub Beránek-1/+2
2024-05-26Add "Setup Python" action to github-hosted runnersChris Denton-0/+6
2024-05-26Cleanup custom mingw in CIChris Denton-3/+0
2024-05-21Rollup merge of #123492 - lcnr:master, r=davidtwcoMatthias Krüger-0/+10
2024-05-15CI: fix toolstate publishingJakub Beránek-1/+2
2024-05-12Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrumbors-1/+1
2024-05-09update pull_request_templetelcnr-0/+10
2024-05-09awk stage0 file on CIonur-ozkan-1/+1
2024-05-05CI: fix auto builds and make sure that we always have at least a single CI jobJakub Beránek-8/+0
2024-05-05Parse try build CI job name from commit messageJakub Beránek-0/+2
2024-04-29Output `run_type` from the matrix calculation jobJakub Beránek-4/+5
2024-04-29Remove redundant `success` expressions from stepsJakub Beránek-2/+2
2024-04-29Remove redundant `success()` conditionJakub Beránek-1/+1
2024-04-29Replace dynamically generated `ci.yml` file with the original templateJakub Beránek-49/+121
2024-04-29Unify outcome jobsJakub Beránek-32/+8
2024-04-27Add missing checkout stepJakub Beránek-0/+4
2024-04-27Move `TOOLSTATE_REPO` to top-level envJakub Beránek-1/+2
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-5/+5
2024-04-25Remove `master` CI jobJakub Beránek-26/+5
2024-04-25Rollup merge of #124327 - Kobzol:ci-skip-jobs, r=pietroalbiniMatthias Krüger-29/+2
2024-04-24Strengthen tracking issue policy with consequencesOli Scherer-0/+2
2024-04-24Remove step YAML anchor and `env.SKIP_JOB`Jakub Beránek-26/+2
2024-04-24Remove `should-skip-this.sh`Jakub Beránek-3/+0
2024-04-23Fix empty job matrixJakub Beránek-0/+1
2024-04-23Load GitHub context from environment variablesJakub Beránek-2/+0
2024-04-20Move `auto` jobs to calculate-job-matrix.pyJakub Beránek-412/+2
2024-04-20Perform PR and try builds dynamicallyJakub Beránek-147/+8