-
Notifications
You must be signed in to change notification settings - Fork 194
Release checklist
Daniele Ricci edited this page Nov 13, 2017
·
16 revisions
This is the standard checklist to follow when a new release of Kontalk Android client is released.
- rename "Next" milestone to <version_name> and close it
- create new "Next" milestone
git release begin <version_name> <version_code>
- update CHANGELOG.md
- update recent changes in dist/google_play.json
git release continue
- publish release
- Google Play: promote to production
- update F-Droid metadata
- Weblate: move Google Play and Amazon store listings to new release branch
- forum announcement
- Desktop client
- FAQ (de, sr, es,)
- The personal key (de, sr, es)
- Export personal key to another device (de, it, nl, sr, es)
- Android client permissions (de, nl, sr, es)