use releases
blakehawkins opened this issue · 4 comments
blakehawkins commented
At present, contributors must bump versions, and the Contributing lifecycle needs to be linearized/special treatment
Tag releases to improve this
rlupton20 commented
I don't entirely follow what changes you intend here. Delete the VERSION
file I guess, but the Changelog and Cargo.toml still need changing. Is this avoidable?
blakehawkins commented
CHANGELOG, Cargo.toml, VERSION are all fine
This issue is about actually distinguishing 0.0.10 (the first commit that changes the VERSION tag to 0.0.10), vs HEAD
I'm just suggesting to tag and push --tags
rlupton20 commented
I've got all this working (including automatic deploy). Happy to close?
blakehawkins commented
Of course