Skip to content

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

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#76
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 d135b05bfc647d0c0fbfedc7e80f37ea50f49236 (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 d135b05bfc647d0c0fbfedc7e80f37ea50f49236 (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>
@hyperpolymath hyperpolymath enabled auto-merge (squash) July 3, 2026 22:31
@hyperpolymath hyperpolymath merged commit 4508cd3 into main Jul 3, 2026
@hyperpolymath hyperpolymath deleted the ci/repin-rust-ci-reusable-412a7031 branch July 3, 2026 22:31
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