| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-03 | Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol | bors | -4/+4 | |
| Rename `mingw-*` CI jobs to `pr-*` The name `mingw` confuses people because these CI jobs now do much more than just cross-compile to mingw. This is basically a find/replace. I chose the name `pr-` because it's job is to do general PR checks, | ||||
| 2025-07-02 | Rename mingw-check-tidy to tidy | Chris Denton | -2/+2 | |
| 2025-07-01 | Rename mingw-* CI jobs to pr-* | Chris Denton | -4/+4 | |
| 2025-07-01 | ci: support optional jobs | MarcoIeni | -0/+5 | |
| 2025-06-09 | Run `calculate_matrix` job on the `master` branch | Jakub Beránek | -0/+9 | |
| This allows us to reuse its cache on PR CI jobs. | ||||
| 2025-06-09 | Do not inherit environment variables in citool tests | Jakub Beránek | -5/+10 | |
| So that we can make sure that they are reproducible locally. | ||||
| 2025-06-02 | Fix citool tests when executed ocally | Jakub Beránek | -0/+2 | |
| They couldn't be executed locally before due to some additional environment reads. | ||||
| 2025-05-30 | split `mingw-check` into two | onur-ozkan | -2/+4 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-04-07 | enable in-tree std on some runners | onur-ozkan | -1/+1 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-03-15 | Only use `DIST_TRY_BUILD` for try jobs that were not selected explicitly | Jakub Beránek | -12/+5 | |
| 2025-03-13 | Add `doc_url` attribute to CI jobs | Jakub Beránek | -1/+2 | |
| 2025-02-17 | Add tests | Jakub Beránek | -0/+209 | |
