From bb19003f5a264e5c53d7b5d35fdfb81f3d51ca60 Mon Sep 17 00:00:00 2001 From: Emil Lefherz Date: Tue, 26 Nov 2019 15:33:07 +0100 Subject: [PATCH] Upload apk to download.delta.chat --- docs/release-checklist.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/release-checklist.md b/docs/release-checklist.md index f63b831a3..7c4c9fbab 100644 --- a/docs/release-checklist.md +++ b/docs/release-checklist.md @@ -20,7 +20,11 @@ Release core, f-droid, then: (not: App Bundle as this would require uploading the signing key to Google) 3. Select flavor `gplayRelease` with V1 signature enabled (needed for easy APK verification), V2 is optional -4. Upload the generated APK from `gplay/release` to the Github release created at 4 +4. Upload the generated APK from `gplay/release` to download.delta.chat: + - `cd gplay/release` + - `rsync deltachat-gplay-release-0.xxx.x.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll ` + - `ln -s deltachat-gplay-release-0.xxx.x.apk deltachat-stable.apk ` + - `rsync deltachat-stable.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll ` 5. Test the APK 6. Upload the APK as _Beta_ (_not:_ Production) to https://play.google.com/apps/publish/ (Release management/App releases/Open track/Manage/Create Release/Browse files ->