rust/src/ci
Matthias Krüger 704d301b43
Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieni
Add job summary links to post-merge report

This should make it much easier to investigate the individual job test/duration changes.

The GitHub API handling is a bit crude, but I didn't want to include octocrab, because it more than doubles the current number of dependencies of `citool`...

Can be tested with:
```bash
$ cargo run --manifest-path src/ci/citool/Cargo.toml post-merge-report bad13a970a 1e008dd5d8
```

r? ```@marcoieni```
2025-04-09 14:52:39 +02:00
..
citool Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieni 2025-04-09 14:52:39 +02:00
docker Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jieyouxu,kobzol 2025-04-08 20:55:08 +10:00
github-actions Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jieyouxu,kobzol 2025-04-08 20:55:08 +10:00
scripts Update sccache to 0.10.0 2025-03-12 16:11:24 +01:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Reformat Python code with ruff 2024-12-04 23:03:44 +01:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-make 2025-03-17 12:56:49 +05:30
shared.sh CI: split x86_64-mingw job 2024-11-29 16:04:12 +01:00