tweak release steps

This commit is contained in:
William Brown 2020-07-01 09:12:07 +10:00
parent c8ac4970d8
commit 3f0d5f1909

View file

@ -5,14 +5,16 @@
* cargo audit
* cargo outdated
* bump all cargo.toml versions
find kani* -name Cargo.toml -exec cat '{}' \; | grep -e '^version ='
* bump index version in constants
* check for breaking db entry changes.
* Update RELEASE_NOTES.md
* git tag v1.1.x-alpha
* bump all cargo.toml versions
find kani* -name Cargo.toml -exec cat '{}' \; | grep -e '^version ='
* release kanidm_proto
* release kanidmd/kanidm
* release kanidm_client