| Age | Commit message (Expand) | Author | Lines |
| 2025-03-17 | Rollup merge of #138533 - Kobzol:try-job-auto-tests, r=marcoieni | Matthias Krüger | -19/+24 |
| 2025-03-17 | Rollup merge of #138531 - Kobzol:test-diff-try-build, r=marcoieni | Matthias Krüger | -470/+515 |
| 2025-03-17 | Small review improvements | Jakub Beránek | -2/+2 |
| 2025-03-17 | replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-make | bit-aloo | -2/+2 |
| 2025-03-16 | Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu | bors | -7/+33 |
| 2025-03-15 | Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni | bors | -5/+7 |
| 2025-03-15 | Only use `DIST_TRY_BUILD` for try jobs that were not selected explicitly | Jakub Beránek | -19/+24 |
| 2025-03-15 | Reformat code | Jakub Beránek | -7/+10 |
| 2025-03-15 | Do not error out on missing parent metrics | Jakub Beránek | -5/+18 |
| 2025-03-15 | Put test differences into a `<details>` section and add better explanation of... | Jakub Beránek | -34/+56 |
| 2025-03-15 | Add a helper function for outputting details | Jakub Beránek | -9/+18 |
| 2025-03-15 | Add bootstrap stage to test names | Jakub Beránek | -4/+11 |
| 2025-03-15 | Print test diffs into GitHub summary | Jakub Beránek | -6/+35 |
| 2025-03-15 | Use first-level heading for test differences header | Jakub Beránek | -1/+1 |
| 2025-03-15 | Print number of found test diffs | Jakub Beránek | -0/+1 |
| 2025-03-15 | Refactor metrics and analysis in citool to distinguish them better | Jakub Beránek | -219/+196 |
| 2025-03-15 | Print metrics postprocessing to stdout | Jakub Beránek | -28/+12 |
| 2025-03-15 | Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum | León Orell Valerian Liehr | -17/+9 |
| 2025-03-15 | Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxu | León Orell Valerian Liehr | -77/+138 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -1/+3 |
| 2025-03-14 | Mirror NetBSD sources | Jakub Beránek | -17/+9 |
| 2025-03-14 | Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieni | León Orell Valerian Liehr | -0/+1 |
| 2025-03-14 | Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` | Jakub Beránek | -17/+0 |
| 2025-03-14 | Pass `CI_JOB_DOC_URL` to Docker | Jakub Beránek | -0/+1 |
| 2025-03-14 | Add clarification about doctests | Jakub Beránek | -1/+1 |
| 2025-03-14 | Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieni | Jacob Pratt | -14/+5 |
| 2025-03-13 | Use GCC for building GCC | Jakub Beránek | -1/+3 |
| 2025-03-13 | Output job doc URL to allow Rust Log Analyzer to access it | Jakub Beránek | -0/+4 |
| 2025-03-13 | Fill `doc_url` for Rust for Linux and Fuchsia jobs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Add `doc_url` attribute to CI jobs | Jakub Beránek | -1/+7 |
| 2025-03-13 | Do not print doctest diffs in the report | Jakub Beránek | -12/+44 |
| 2025-03-13 | Group diffs by tests, rather than job groups | Jakub Beránek | -76/+86 |
| 2025-03-13 | Add cache for downloading job metrics | Jakub Beránek | -0/+17 |
| 2025-03-13 | Print the compared SHAs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Fix pluralization of tests | Jakub Beránek | -1/+1 |
| 2025-03-12 | Update sccache to 0.10.0 | Jakub Beránek | -5/+7 |
| 2025-03-12 | Enable metrics and verbose tests in PR CI | Jakub Beránek | -14/+5 |
| 2025-03-11 | Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieni | Jakub Beránek | -232/+343 |
| 2025-03-10 | Ignore job duplicates | Jakub Beránek | -1/+5 |
| 2025-03-10 | Handle backticks in try job patterns | Jakub Beránek | -2/+9 |
| 2025-03-10 | Allow using glob aliases for custom try jobs | Jakub Beránek | -34/+116 |
| 2025-03-10 | Move job handling to a separate module | Jakub Beránek | -230/+242 |
| 2025-03-10 | Make all keys explicit in citool | Jakub Beránek | -6/+12 |
| 2025-03-10 | Handle empty test suites in job summary report | Jakub Beránek | -3/+7 |
| 2025-03-07 | Rollup merge of #138013 - Kobzol:ci-post-merge-analysis, r=marcoieni | Jacob Pratt | -9/+282 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -1/+1 |
| 2025-03-07 | Add post-merge analysis CI workflow | Jakub Beránek | -9/+282 |
| 2025-03-07 | Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors | bors | -2/+6 |
| 2025-03-06 | Rollup merge of #138053 - Kobzol:more-try-jobs, r=marcoieni | Michael Goulet | -2/+6 |
| 2025-03-06 | Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=Kobzol | Michael Goulet | -1/+1 |