Skip to content
Daniele Ricci edited this page Apr 4, 2016 · 16 revisions

This is the standard checklist to follow when a new release of Kontalk Android client is released.

Preparation

  • Push translations from Weblate
  • Merge master into release branch
  • Close release milestone
  • Prepare recent changes for Google Play
  • Update change log file

Release to publishing platforms

  • Merge release to master and stable
  • Create release tag via git
  • Push to origin (CI will publish to Google Play)

Release to mirrors

  • Generate apk files for mirror release
  • Execute release script (sign and upload to mirrors)

Final steps and announce

  • Create release on GitHub
  • Announce on social networks
  • Announce on mailing lists
Clone this wiki locally