Fix Codacy & Intellij warnings.
Update security.md.
Write the release notes from issues in milestones.
Write a substack post.
Update & merge Gitbook documentation.
You must be using ssh
and not https
, to switch to ssh
, type :
git remote set-url origin git@github.com:cassandre-tech/cassandre-trading-bot.git
Start the release with :
mvn gitflow:release-start
After choosing the release number, finish the release, push branches and tags, with this command :
mvn gitflow:release-finish
The following documentation pages should also be updated with the new release number :
Close the corresponding milestone in Github.