Closed Gankra closed 1 year ago
For reference I checked the impl worked by generating this test release of our dummy project:
https://github.com/oranda-gallery/cargodisttest/releases/tag/releases%2Fv0.3.63
(Hand wrote a draft with the right tag set, then pushed a commit with a matching tag.)
This enables the builtin support for the functionality that was temporarily hand-edited into release.yml. prerelease.6 also incidentally got a bunch of other improvements, like support for more tag formats and cleaned up comments/terms in the release.yml.
(All I did was hand-edit in
create-release=false
and then rancargo dist init --yes
withprerelease.6
installed on my computer).