Files
arcanechat-android/docs/release-checklist.md
T
Asiel Díaz Benítez 92dbd3e2e5 Update release-checklist.md
just some little play with case and fixed 2 typos
2019-04-05 11:10:12 -04:00

1.4 KiB

Release new F-Droid version

Release core, if needed, then:

  1. $ ./tools/update-core.sh
  2. $ tx pull # test and commit changes
  3. bump version, adapt changelog, commit
  4. deltachat-android on Github: "Draft a new release" with the version form v1.2.3

... some days later, F-Droid should be updated.

Release new Play Store version

Release core, f-droid, then:

  1. In Android Studio, select "Build / Generate signed APK" (not: App Bundle as this would require uploading the signing key to Google)
  2. Select flavor gplayRelease with V1 signature enabled (needed for easy APK verificarion), V2 is optional
  3. Test the generated APK from gplay/release
  4. Upload the APK to https://play.google.com/apps/publish/

For an additional APK

  1. In Android Studio make sure, the target is fatDebug and select "Build / Build APK" (TODO: or also use the release signing key)
  2. Upload the generated APK to the created Github release

Testing checklist

Only some rough ideas, ideally, this should result into a simple checklist that can be checked before releasing. However, although it would be nice to test "everything", we should keep in mind that the test should be doable in, say, 10~15 minutes.

  • create new account with (one of?): gmail, yandex, other or (?) test an existing account
  • send and receive a message
  • create a group
  • do a contact verification
  • join a group via a qr scan