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
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
Lines
2025-01-21
CI: free disk with in-tree script instead of GitHub Action
MarcoIeni
-1
/
+1
2025-01-18
Auto merge of #135682 - matthiaskrgr:rollup-cl7zlt1, r=matthiaskrgr
bors
-6
/
+17
2025-01-17
ci: mirror buildkit image to ghcr
MarcoIeni
-6
/
+17
2025-01-17
ci: improve github action name
MarcoIeni
-1
/
+1
2025-01-16
ci: mirror ubuntu:22.04 to ghcr.io
MarcoIeni
-0
/
+57
2025-01-09
CI: fix name of jobs
Jakub Beránek
-3
/
+3
2025-01-07
Add a command to run a given Linux CI job locally
Jakub Beránek
-1
/
+1
2025-01-07
Rename CI script from `calculate-job-matrix` to `ci.py`
Jakub Beránek
-2
/
+2
2024-12-19
ci: use ubuntu `24` instead of `latest`
MarcoIeni
-5
/
+5
2024-12-16
[CI] Use a lockfile for installing the `datadog` package
Jakub Beránek
-2
/
+3
2024-11-26
Rollup merge of #132605 - Kobzol:ci-increase-timeout, r=Mark-Simulacrum
Michael Goulet
-1
/
+1
2024-11-05
CI: switch 7 linux jobs to free runners
MarcoIeni
-5
/
+1
2024-11-04
CI: increase timeout from 4h to 6h
Jakub Beránek
-1
/
+1
2024-10-13
Print how much disk space is left after CI build runs
Jakub Beránek
-0
/
+5
2024-10-13
Free up disk space on CI Linux runners
Jakub Beránek
-0
/
+12
2024-10-12
add new CI step: "setup upstream remote"
onur-ozkan
-0
/
+3
2024-10-02
Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno
bors
-0
/
+10
2024-09-29
add title to compiler update
klensy
-2
/
+4
2024-09-27
Upload average CPU consumption of CI jobs to DataDog
Jakub Beránek
-0
/
+10
2024-08-19
Update `library/Cargo.toml` in weekly job
Trevor Gross
-1
/
+6
2024-08-14
Fix dependencies cron job
Eric Huss
-1
/
+1
2024-07-22
Move rustbook to its own workspace.
Eric Huss
-2
/
+8
2024-07-12
Lower timeout of CI jobs to 4 hours
Jakub Beránek
-1
/
+1
2024-06-12
Remove some msys2 utils
Chris Denton
-2
/
+0
2024-06-07
CI: remove `Setup Python` action
Jakub Beránek
-6
/
+0
2024-06-05
Fix publishing of toolstate history
Jakub Beránek
-1
/
+2
2024-05-26
Add "Setup Python" action to github-hosted runners
Chris Denton
-0
/
+6
2024-05-26
Cleanup custom mingw in CI
Chris Denton
-3
/
+0
2024-05-15
CI: fix toolstate publishing
Jakub Beránek
-1
/
+2
2024-05-12
Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrum
bors
-1
/
+1
2024-05-09
awk stage0 file on CI
onur-ozkan
-1
/
+1
2024-05-05
CI: fix auto builds and make sure that we always have at least a single CI job
Jakub Beránek
-8
/
+0
2024-05-05
Parse try build CI job name from commit message
Jakub Beránek
-0
/
+2
2024-04-29
Output `run_type` from the matrix calculation job
Jakub Beránek
-4
/
+5
2024-04-29
Remove redundant `success` expressions from steps
Jakub Beránek
-2
/
+2
2024-04-29
Remove redundant `success()` condition
Jakub Beránek
-1
/
+1
2024-04-29
Replace dynamically generated `ci.yml` file with the original template
Jakub Beránek
-49
/
+121
2024-04-29
Unify outcome jobs
Jakub Beránek
-32
/
+8
2024-04-27
Add missing checkout step
Jakub Beránek
-0
/
+4
2024-04-27
Move `TOOLSTATE_REPO` to top-level env
Jakub Beránek
-1
/
+2
2024-04-25
Remove `master` push hook
Jakub Beránek
-1
/
+0
2024-04-25
Remove useless condition
Jakub Beránek
-1
/
+0
2024-04-25
Inline `base-ci-job` YAML anchor and remove unused anchors
Jakub Beránek
-5
/
+5
2024-04-25
Remove `master` CI job
Jakub Beránek
-26
/
+5
2024-04-24
Remove step YAML anchor and `env.SKIP_JOB`
Jakub Beránek
-26
/
+2
2024-04-24
Remove `should-skip-this.sh`
Jakub Beránek
-3
/
+0
2024-04-23
Fix empty job matrix
Jakub Beránek
-0
/
+1
2024-04-23
Load GitHub context from environment variables
Jakub Beránek
-2
/
+0
2024-04-20
Move `auto` jobs to calculate-job-matrix.py
Jakub Beránek
-412
/
+2
2024-04-20
Perform PR and try builds dynamically
Jakub Beránek
-147
/
+8
[next]