FuelLabs / FuelLabs/github-actions

Use semver linting to protect against bad version bumps

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Investigate using the third-party cargo plugin "cargo-semver-checks" on our Rust repos to verify that semver (based on the Rust interfaces) isn't violated. This should be done at crate publishing time, and potentially even before release by validating PRs that modify crate versions.

https://predr.ag/blog/toward-fearless-cargo-update/

https://github.com/obi1kenobi/cargo-semver-checks-action

This will require some configuration to work with our workspace tagging scheme.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.