registrystack / registrystack/registry-stack

ci.yml: consolidate the second pinned maturin install in the Evidence tutorial step

Open Beginner friendly
#858 1 comment 0 reactions 0 assignees View on GitHub
area:evidence criticality:p3 github_actions triage:needs-implementation
Dominant language
Rust
Stars
2
Forks
0
Avg merge
2h 55m
Merged PRs (30d)
130

Description

`.github/workflows/ci.yml` installs the pinned maturin requirements twice: once under the "Release Linux Node client pinned tools" gate and a second, ungated copy in the Evidence tutorial assembly step. The release unit test mutates every copy when it proves the gate reports its loss, so the duplication is caught, but one install (or one shared step) is simpler than two copies to keep in sync.

Origin: review of PR #850.

Contributor guide

Open the contributing guide

Research direction

Open `.github/workflows/ci.yml` and compare the pinned maturin installation under the "Release Linux Node client pinned tools" gate with the copy in the Evidence tutorial assembly step. Consolidate the duplicate installation into one maintained copy or shared step, then run the release unit test to confirm the gate-loss check still detects the installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ci-cd
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
84/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.