Metaswitch/floki

use releases

blakehawkins opened this issue · 4 comments

At present, contributors must bump versions, and the Contributing lifecycle needs to be linearized/special treatment

Tag releases to improve this

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?

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

I've got all this working (including automatic deploy). Happy to close?

Of course