spinel-coop/rv

Set up `cargo release` to help us with releases

Open

#408 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (46 Forks)user submission
good first issue

Repository-Metriken

Stars
 (1.706 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 18h) (14 gemergte PRs in 30 T)

Beschreibung

We have great release infra thanks to dist, but nothing to help us bump version numbers and update changelogs. Let's set up cargo release to help with that: https://axodotdev.github.io/cargo-dist/book/workspaces/cargo-release-guide.html.

Contributor Guide