Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. d612081 Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol by bors · 2 weeks ago
  2. 62949cd Rename mingw-* CI jobs to pr-* by Chris Denton · 3 weeks ago
  3. 311a99c ci: support optional jobs by MarcoIeni · 3 weeks ago
  4. 54ed1b9 Run `calculate_matrix` job on the `master` branch by Jakub Beránek · 6 weeks ago
  5. 2b780cd split `mingw-check` into two by onur-ozkan · 7 weeks ago
  6. bf52d1a ci: verify that codebuild jobs use ghcr.io by MarcoIeni · 8 weeks ago
  7. f57a64a ci: improve citool job db errors by MarcoIeni · 8 weeks ago
  8. 18c3370 CI: use aws codebuild for job dist-arm-linux by MarcoIeni · 3 months ago
  9. de9d8e9 Remove stray newline from post-merge report by Jakub Beránek · 3 months ago
  10. b18e373 Reduce duplicated test prefixes in nested subdirectories by Jakub Beránek · 3 months ago
  11. cecf167 Add a note about the test dashboard to the post-merge report by Jakub Beránek · 3 months ago
  12. 08cb187 Turn `test_dashboard` into a file by Jakub Beránek · 3 months ago
  13. 1a6e0d5 Render test revisions separately by Jakub Beránek · 3 months ago
  14. 4b31033 Add a note about how to find tests that haven't been executed anywhere. by Jakub Beránek · 3 months ago
  15. c8a882b Add command to `citool` for generating a test dashboard by Jakub Beránek · 3 months ago
  16. 111c15c Extract function for normalizing path delimiters to `utils` by Jakub Beránek · 3 months ago
  17. d14df26 Make `parent` in `download_auto_job_metrics` optional by Jakub Beránek · 3 months ago
  18. 3da0a19 Improve wording of post-merge report by Jakub Beránek · 3 months ago
  19. 6ece1de Add job summary links to post-merge report by Jakub Beránek · 3 months ago
  20. 1a48634 Sort job duration changes by absolute duration by Jakub Beránek · 3 months ago
  21. 27cca0a Add CI metadata to bootstrap metrics by Jakub Beránek · 4 months ago
  22. a37cef9 Add a note about interpreting job duration changes by Jakub Beránek · 4 months ago
  23. 4a43675 Add cache for job metrics by Jakub Beránek · 4 months ago
  24. a3bafca Add job duration changes stats in post-merge analysis by Jakub Beránek · 4 months ago
  25. 2ae5d34 Rollup merge of #138930 - Kobzol:analyze-bootstrap-diffs, r=marcoieni by Stuart Cook · 4 months ago
  26. 813783e Add diff of bootstrap steps by Jakub Beránek · 4 months ago
  27. e9ddf54 Group test diffs by stage in post-merge analysis by Jakub Beránek · 4 months ago
  28. 9dac479 Remove double nesting in post-merge workflow by Jakub Beránek · 4 months ago
  29. c19ce9d Rollup merge of #138533 - Kobzol:try-job-auto-tests, r=marcoieni by Matthias Krüger · 4 months ago
  30. c9d3147 Small review improvements by Jakub Beránek · 4 months ago
  31. 7c792e2 Only use `DIST_TRY_BUILD` for try jobs that were not selected explicitly by Jakub Beránek · 4 months ago
  32. 4801dba Reformat code by Jakub Beránek · 4 months ago
  33. e845318 Do not error out on missing parent metrics by Jakub Beránek · 4 months ago
  34. b4cccf0 Put test differences into a `<details>` section and add better explanation of the post merge report by Jakub Beránek · 4 months ago
  35. 232be86 Add a helper function for outputting details by Jakub Beránek · 4 months ago
  36. 634a11e Add bootstrap stage to test names by Jakub Beránek · 4 months ago
  37. 30d5757 Print test diffs into GitHub summary by Jakub Beránek · 4 months ago
  38. 6c24c9c Use first-level heading for test differences header by Jakub Beránek · 4 months ago
  39. 413fd52 Print number of found test diffs by Jakub Beránek · 4 months ago
  40. e757dea Refactor metrics and analysis in citool to distinguish them better by Jakub Beránek · 4 months ago
  41. 09d44a4 Print metrics postprocessing to stdout by Jakub Beránek · 4 months ago
  42. 756b179 Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxu by León Orell Valerian Liehr · 4 months ago
  43. 6ef465b Add clarification about doctests by Jakub Beránek · 4 months ago
  44. 3cf1a68 Add `doc_url` attribute to CI jobs by Jakub Beránek · 4 months ago
  45. f981a0a Do not print doctest diffs in the report by Jakub Beránek · 4 months ago
  46. d5d633d Group diffs by tests, rather than job groups by Jakub Beránek · 4 months ago
  47. 7ed913b Add cache for downloading job metrics by Jakub Beránek · 4 months ago
  48. 2192d5c Print the compared SHAs by Jakub Beránek · 4 months ago
  49. 6f214c5 Fix pluralization of tests by Jakub Beránek · 4 months ago
  50. 3e67637 Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieni by Jakub Beránek · 4 months ago
  51. 16c08f6 Ignore job duplicates by Jakub Beránek · 4 months ago
  52. dfef1a7 Handle backticks in try job patterns by Jakub Beránek · 4 months ago
  53. 3326a9f Allow using glob aliases for custom try jobs by Jakub Beránek · 4 months ago
  54. 0412507 Move job handling to a separate module by Jakub Beránek · 4 months ago
  55. 7ca7675 Make all keys explicit in citool by Jakub Beránek · 4 months ago
  56. 1483cb6 Handle empty test suites in job summary report by Jakub Beránek · 4 months ago
  57. d5da6b7 Add post-merge analysis CI workflow by Jakub Beránek · 4 months ago
  58. b16f1ac Rollup merge of #138053 - Kobzol:more-try-jobs, r=marcoieni by Michael Goulet · 5 months ago
  59. 3dbf3dc Increase the max. custom try jobs requested to `20` by Jakub Beránek · 5 months ago
  60. 6c2c5dc Apply review remarks by Jakub Beránek · 5 months ago
  61. 6130b3d Upload Datadog average CPU usage metric in citool by Jakub Beránek · 5 months ago
  62. 7b53ac7 Record bootstrap step durations into GitHub summary in citool by Jakub Beránek · 5 months ago
  63. 6463590 Postprocess test suite metrics into GitHub summary by Jakub Beránek · 5 months ago
  64. 31acbd3 Trim channel by Jakub Beránek · 5 months ago
  65. f35c880 Trim try-job names by Jakub Beránek · 5 months ago
  66. 8ccaf48 Avoid double serialization of environment strings by Jakub Beránek · 5 months ago
  67. 8083fd4 Add tests by Jakub Beránek · 5 months ago
  68. 3742f0b Apply review comments by Jakub Beránek · 5 months ago
  69. a789f9e Add local job execution to `citool` by Jakub Beránek · 5 months ago
  70. dcc3d0fac Implement CI tooling in Rust by Jakub Beránek · 5 months ago