index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
citool
Age
Commit message (
Expand
)
Author
Lines
2025-10-02
Rollup merge of #147233 - GuillaumeGomez:citool-submodule-init, r=Kobzol
Matthias Krüger
-2
/
+22
2025-10-01
Initialize llvm submodule if not already the case to run citool
Guillaume Gomez
-1
/
+21
2025-10-01
Switch `citool` to 2024 edition
Guillaume Gomez
-1
/
+1
2025-09-30
Remove usage of `compiletest-use-stage0-libtest` from CI
Jakub Beránek
-1
/
+1
2025-08-23
citool: cleanup `mismatched_lifetime_syntaxes` warnings
Samuel Tardieu
-3
/
+3
2025-07-21
Enforce PR CI jobs are a subset of Auto CI jobs (modulo carve-outs)
Jieyou Xu
-5
/
+333
2025-07-03
Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol
bors
-5
/
+5
2025-07-02
Rename mingw-check-tidy to tidy
Chris Denton
-2
/
+2
2025-07-01
Rename mingw-* CI jobs to pr-*
Chris Denton
-5
/
+5
2025-07-01
ci: support optional jobs
MarcoIeni
-6
/
+32
2025-06-09
Run `calculate_matrix` job on the `master` branch
Jakub Beránek
-1
/
+15
2025-06-09
Do not inherit environment variables in citool tests
Jakub Beránek
-5
/
+10
2025-06-02
Fix citool tests when executed ocally
Jakub Beránek
-0
/
+2
2025-05-30
split `mingw-check` into two
onur-ozkan
-3
/
+5
2025-05-28
ci: verify that codebuild jobs use ghcr.io
MarcoIeni
-1
/
+67
2025-05-24
Update `askama` version to `0.14.0` in `citool`
Guillaume Gomez
-7
/
+7
2025-05-21
ci: improve citool job db errors
MarcoIeni
-4
/
+10
2025-04-23
CI: use aws codebuild for job dist-arm-linux
MarcoIeni
-1
/
+32
2025-04-20
Remove stray newline from post-merge report
Jakub Beránek
-1
/
+1
2025-04-18
Reduce duplicated test prefixes in nested subdirectories
Jakub Beránek
-25
/
+17
2025-04-18
Add a note that explains the counts
Jakub Beránek
-0
/
+4
2025-04-17
Add a note about the test dashboard to the post-merge report
Jakub Beránek
-1
/
+15
2025-04-17
Turn `test_dashboard` into a file
Jakub Beránek
-0
/
+0
2025-04-17
Print number of root tests and subdirectories
Jakub Beránek
-1
/
+6
2025-04-17
Create a macro for rendering test results
Jakub Beránek
-3
/
+7
2025-04-17
Render test revisions separately
Jakub Beránek
-10
/
+46
2025-04-17
Add a note about how to find tests that haven't been executed anywhere.
Jakub Beránek
-55
/
+22
2025-04-17
Add buttons for expanding and collapsing all test suites
Jakub Beránek
-54
/
+84
2025-04-17
Add command to `citool` for generating a test dashboard
Jakub Beránek
-1
/
+433
2025-04-17
Extract function for normalizing path delimiters to `utils`
Jakub Beránek
-7
/
+12
2025-04-17
Make `parent` in `download_auto_job_metrics` optional
Jakub Beránek
-12
/
+13
2025-04-14
Improve wording of post-merge report
Jakub Beránek
-11
/
+15
2025-04-10
update miniz_oxide to 0.8.8
oyvindln
-2
/
+2
2025-04-09
Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieni
Matthias Krüger
-11
/
+153
2025-04-07
Add job summary links to post-merge report
Jakub Beránek
-10
/
+152
2025-04-07
Sort job duration changes by absolute duration
Jakub Beránek
-1
/
+1
2025-04-07
enable in-tree std on some runners
onur-ozkan
-1
/
+1
2025-03-27
Add CI metadata to bootstrap metrics
Jakub Beránek
-2
/
+2
2025-03-27
Add a note about interpreting job duration changes
Jakub Beránek
-1
/
+9
2025-03-27
Add cache for job metrics
Jakub Beránek
-1
/
+19
2025-03-27
Add job duration changes stats in post-merge analysis
Jakub Beránek
-5
/
+57
2025-03-26
Rollup merge of #138930 - Kobzol:analyze-bootstrap-diffs, r=marcoieni
Stuart Cook
-28
/
+140
2025-03-25
Add diff of bootstrap steps
Jakub Beránek
-28
/
+140
2025-03-22
Group test diffs by stage in post-merge analysis
Jakub Beránek
-18
/
+25
2025-03-18
Remove double nesting in post-merge workflow
Jakub Beránek
-8
/
+1
2025-03-17
Rollup merge of #138533 - Kobzol:try-job-auto-tests, r=marcoieni
Matthias Krüger
-12
/
+19
2025-03-17
Small review improvements
Jakub Beránek
-2
/
+2
2025-03-15
Only use `DIST_TRY_BUILD` for try jobs that were not selected explicitly
Jakub Beránek
-12
/
+19
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
[next]