Skip to content

fix(ci): re-pin rust-ci-reusable past toolchain-input breakage#6

Merged
hyperpolymath merged 1 commit into
mainfrom
ci/repin-rust-ci-reusable-412a7031
Jul 3, 2026
Merged

fix(ci): re-pin rust-ci-reusable past toolchain-input breakage#6
hyperpolymath merged 1 commit into
mainfrom
ci/repin-rust-ci-reusable-412a7031

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Re-pins rust-ci-reusable.yml from 09e7023d24682621bea4e11965a1ef5e87d86c3b (pre-fix) to 412a7031577112b31ee287cc6060179d638d6500 (standards main).

Why: the old SHA predates standards#439. Under a SHA-pinned dtolnay/rust-toolchain, the toolchain input is mandatory; without it all four rust-ci jobs (check/test/audit/coverage) fail immediately with 'toolchain' is a required input — an estate-wide Rust CI breakage. This PR restores green here.

🤖 Generated with Claude Code

Re-pins rust-ci-reusable.yml from 09e7023d24682621bea4e11965a1ef5e87d86c3b (pre-fix) to 412a7031577112b31ee287cc6060179d638d6500 (standards main).
The old SHA predates standards#439, which added the mandatory `toolchain: stable`
input to the SHA-pinned dtolnay/rust-toolchain step. Without it, all four rust-ci
jobs fail fast with `'toolchain' is a required input`. This restores Rust CI.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit 108280a into main Jul 3, 2026
26 of 31 checks passed
@hyperpolymath
hyperpolymath deleted the ci/repin-rust-ci-reusable-412a7031 branch July 3, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant