spinframework / spinframework/spin
Switch cargo-vet CI to from periodic to blocking
Open
Nobody has claimed this yet.
ci
enhancement
open for comment
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
In https://github.com/fermyon/spin/pull/1240#issuecomment-1460692706, we discussed switching the cargo-vet CI job from a periodic cron-driven task to a PR-blocking check. Per @radu-matei's suggestion, filing this as a separate issues to track the change and give other maintainers a chance to comment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the cargo-vet CI job and review the discussion in PR #1240, especially the linked comment. Change the job from its periodic cron-driven mode to a PR-blocking check, then verify the workflow configuration reflects that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100