ci: pin remaining rust-toolchain@1.95.0 to SHA a5f673d - #620
Merged
Merged
Conversation
CodeQL unpinned-tag flagged 5 jobs in ci.yml (fmt, clippy, test, etc) and 1 in codeql.yml. Pin to same SHA already used in ci.yml:161,181 / macos.yml / windows.yml / release.yml (a5f673d0ba8626c3977bb416a1612774bc82181b = toolchain: 1.95.0). Keep toolchain: 1.95.0 explicit, co-bumped with Cargo.toml / rust-toolchain.toml / nixpkgs 26.05 / crane 0.23. This closes last unpinned-tag alerts after reardencode#609.
Hero-Gamer
added a commit
to Hero-Gamer/rbitcoin
that referenced
this pull request
Sep 20, 2026
Final per 5747845488: keep --workspace, keep 8 shards, drop -- --skip core, crates/** paths, workflow_dispatch + concurrency, pins from miri.yml reardencode#620
reardencode
pushed a commit
that referenced
this pull request
Sep 20, 2026
- cargo mutants --list -p rbitcoin-primitives = 292 at baseline - Single weekly job Sunday 0 3 * * 0, 60min, not 8x2765 workspace - Delete -- --skip core (was dropping core_analogs/core_vectors) - Pins match miri.yml #620: checkout@3d3c42e, toolchain@a5f673d, install@9534c84, upload@043fb46 - Add workflow_dispatch + concurrency group mutants-ref - Delete empty .cargo/mutants.toml - PR diff advisory continue-on-error:true with fetch-depth:0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #609.
Closes remaining CodeQL unpinned-tag.