BobStore/RELEASE_CHECKLIST.md
2017-04-07 14:50:53 +02:00

556 B

Release Checklist

This is the things that need to happen for all releases, alpha or stable:

  • pull translations from Weblate: ./tools/pull-trans.sh

  • rebase Weblate in its web interface, since we squash commits

  • update versionCode in app/build.gradle

  • make signed tag with version name

  • update metadata/org.fdroid.fdroid.txt in fdroiddata

Stable releases

For stable releases, there are a couple more steps to do before making the release tag:

  • update CHANGELOG.md

  • run ./tools/trim-incomplete-translations-for-release.py