Skip to content

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

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

fix(ci): re-pin rust-ci-reusable past toolchain-input breakage#40
hyperpolymath merged 3 commits 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). 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.

Summary

Changes

RSR Quality Checklist

Required

  • Tests pass (just test or equivalent)
  • Code is formatted (just fmt or equivalent)
  • Linter is clean (no new warnings or errors)
  • No banned language patterns (no TypeScript, no npm/bun, no Go/Python)
  • No unsafe blocks without // SAFETY: comments
  • No banned functions (believe_me, unsafeCoerce, Obj.magic, Admitted, sorry)
  • SPDX license headers present on all new/modified source files
  • No secrets, credentials, or .env files included

As Applicable

  • .machine_readable/6a2/STATE.a2ml updated (if project state changed)
  • .machine_readable/6a2/ECOSYSTEM.a2ml updated (if integrations changed)
  • .machine_readable/6a2/META.a2ml updated (if architectural decisions changed)
  • Documentation updated for user-facing changes
  • TOPOLOGY.md updated (if architecture changed)
  • CHANGELOG or release notes updated
  • New dependencies reviewed for license compatibility (MPL-2.0 / MPL-2.0)
  • ABI/FFI changes validated (src/interface/abi/ and src/interface/ffi/ consistent)

Testing

Screenshots

hyperpolymath and others added 2 commits July 3, 2026 23:31
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 29, 2026 22:38
@hyperpolymath
hyperpolymath disabled auto-merge July 29, 2026 23:11
@hyperpolymath
hyperpolymath merged commit 43e8559 into main Jul 29, 2026
17 checks passed
@hyperpolymath
hyperpolymath deleted the ci/repin-rust-ci-reusable-412a7031 branch July 29, 2026 23:11
@sonarqubecloud

Copy link
Copy Markdown

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