2020-03-16 08:26:28 -06:00
|
|
|
### Release checklist
|
2022-11-28 14:07:45 -07:00
|
|
|
* [ ] Bump version in `mix.exs`
|
|
|
|
* [ ] Compile a changelog
|
|
|
|
* [ ] Create an MR with an announcement to pleroma.social
|
|
|
|
#### post-merge
|
|
|
|
* [ ] Tag the release on the merge commit
|
|
|
|
* [ ] Make the tag into a Gitlab Release™
|
2020-08-25 22:08:02 -06:00
|
|
|
* [ ] Merge `stable` into `develop` (in case the fixes are already in develop, use `git merge -s ours --no-commit` and manually merge the changelogs)
|