From 42e049c8f85f9045d98c1769c81c2ca1b7a939a8 Mon Sep 17 00:00:00 2001 From: Christoph Atteneder Date: Thu, 22 Apr 2021 10:01:24 +0200 Subject: [PATCH] Fix remaining formatting issues --- docs/release-process.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/release-process.md b/docs/release-process.md index df165bddcd..710a63523f 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -180,6 +180,7 @@ If all was successful: * Revert back to SNAPSHOT where necessary (change version variable (e.g. 1.5.0) in shell script [insert_snapshot_version.sh](https://github.com/bisq-network/bisq/blob/master/desktop/package/macosx/insert_snapshot_version.sh) and run it) and commit these changes. + * Push all commits to master including the new tag ``` @@ -192,9 +193,13 @@ If all was successful: * Check the fingerprint of the pgp key which was used for signing in signingkey.asc (e.g. 29CDFD3B for Christoph Atteneder) + * Add all files including signingkey.asc and the gpg pub keys to GitHub release page + * Check all uploaded files with [virustotal.com](https://www.virustotal.com) + * Select the release tag as the source for the GitHub release. + * Release on GitHub #### Post GitHub release @@ -224,9 +229,14 @@ If all was successful: ### Announce the release * Forum + * Keybase (#general channel) + * Twitter + * Optionally reddit /r/Bisq + * Notify @freimair so that he can start updating [the Arch User Repository](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=bisq-git) + * Celebrate