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
/
github-actions
Age
Commit message (
Expand
)
Author
Lines
2024-06-09
Remove empty test suite `tests/run-make-fulldeps`
Zalathar
-2
/
+2
2024-06-08
Use native GitHub ARM64 runner for the `aarch64-gnu` job
Jakub Beránek
-1
/
+1
2024-06-06
Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehuss
Jubilee
-0
/
+1
2024-06-05
Promote `arm64ec-pc-windows-msvc` to tier 2
Daniel Paoliello
-0
/
+1
2024-06-05
Rollup merge of #125648 - lqd:rustsrc, r=pietroalbini
Matthias Krüger
-0
/
+6
2024-06-05
Fix publishing of toolstate history
Jakub Beránek
-0
/
+1
2024-05-28
document DIST_TRY_BUILD
Rémy Rakic
-0
/
+6
2024-05-26
Cleanup custom mingw in CI
Chris Denton
-4
/
+0
2024-05-20
Auto merge of #124985 - dpaoliello:rebalance, r=Mark-Simulacrum
bors
-23
/
+23
2024-05-15
CI: fix toolstate publishing
Jakub Beránek
-2
/
+0
2024-05-10
Reduce size of builders that take less than an hour
Daniel Paoliello
-23
/
+23
2024-05-10
Auto merge of #124850 - dpaoliello:clang2022, r=Kobzol
bors
-15
/
+7
2024-05-09
Upgrade the version of Clang used in the build, move MSVC builds to Server 2022
Daniel Paoliello
-15
/
+7
2024-05-05
CI: fix auto builds and make sure that we always have at least a single CI job
Jakub Beránek
-1
/
+5
2024-05-05
Address review comments
Jakub Beránek
-4
/
+8
2024-05-05
Make the regex more robust
Jakub Beránek
-1
/
+1
2024-05-05
Parse try build CI job name from commit message
Jakub Beránek
-5
/
+46
2024-05-05
Use sum type for `WorkflowRunType`
Jakub Beránek
-14
/
+26
2024-05-04
Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrum
bors
-8
/
+16
2024-05-02
CI: remove `env-x86_64-apple-tests` YAML anchor
Jakub Beránek
-10
/
+13
2024-04-30
Use Server 2022 in CI for mingw jobs
Daniel Paoliello
-8
/
+16
2024-04-29
Output `run_type` from the matrix calculation job
Jakub Beránek
-1
/
+14
2024-04-29
Rename `JobType` to `WorkflowRunType`
Jakub Beránek
-13
/
+13
2024-04-29
Remove the `expand-yaml-anchors` tool
Jakub Beránek
-2
/
+0
2024-04-29
Replace dynamically generated `ci.yml` file with the original template
Jakub Beránek
-301
/
+0
2024-04-29
Unify outcome jobs
Jakub Beránek
-19
/
+18
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
/
+3
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
-179
/
+97
2024-04-25
Remove `master` CI job
Jakub Beránek
-19
/
+9
2024-04-24
Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attribute
Jakub Beránek
-10
/
+9
2024-04-24
Fix documentation
Jakub Beránek
-2
/
+2
2024-04-24
Remove step YAML anchor and `env.SKIP_JOB`
Jakub Beránek
-30
/
+2
2024-04-24
Remove `should-skip-this.sh`
Jakub Beránek
-4
/
+0
2024-04-24
Skip jobs based on the active channel in Python
Jakub Beránek
-0
/
+12
2024-04-24
Use a type alias for a CI job
Jakub Beránek
-3
/
+5
2024-04-23
Fix empty job matrix
Jakub Beránek
-0
/
+8
2024-04-23
Make separate envs for try and auto builds
Jakub Beránek
-3
/
+10
2024-04-23
Fix image field in auto jobs
Jakub Beránek
-56
/
+56
2024-04-23
Load GitHub context from environment variables
Jakub Beránek
-14
/
+24
2024-04-20
Move `auto` jobs to calculate-job-matrix.py
Jakub Beránek
-405
/
+415
2024-04-20
Refactor `calculate-job-matrix.py`
Jakub Beránek
-23
/
+48
2024-04-20
Perform PR and try builds dynamically
Jakub Beránek
-34
/
+94
2024-04-20
Move calculate-job-matrix.py to `ci/github-actions`
Jakub Beránek
-1
/
+26
2024-04-15
Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbini
bors
-14
/
+65
2024-04-15
Add comments
Jakub Beránek
-1
/
+7
2024-04-04
Generate CI job matrix for PR jobs in Python
Jakub Beránek
-14
/
+59
2024-04-02
CI: Redirect stderr to stdout to order GHA logs
Jakub Beránek
-1
/
+2
[prev]
[next]