kanidm/project_docs/RELEASE_CHECKLIST.md

30 lines
595 B
Markdown
Raw Normal View History

// cargo install cargo-audit
// cargo install cargo-outdated
// cargo install cargo-release
* cargo audit
2021-04-01 02:29:09 +02:00
* cargo outdated -R
2020-08-17 03:26:28 +02:00
* upgrade crypto policy values if requires
* bump index version in constants
* check for breaking db entry changes.
2020-06-30 06:58:35 +02:00
* Update RELEASE_NOTES.md
* cargo release --no-dev-version --skip-publish --skip-tag 1.1.0-alpha.4
2020-10-01 02:11:21 +02:00
* git tag v1.1.0-alpha.x
2020-07-01 01:12:07 +02:00
* release kanidm_proto
* release kanidmd/kanidm
* release kanidm_client
* release kanidm_tools
* build kanidmd docker
* build kanidm_radisud docker
* vendor and release to build.opensuse.org
2020-06-30 06:58:35 +02:00
osc service ra; osc ci