aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2021-06-07 08:25:28 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-06-07 08:25:31 -0700
commit9eb10af68fbfaf43e0098c2ef9cd5e1d98645515 (patch)
treee000668725730b614df491a0370a0c5f0cd459bc /scripts
parentbf363c016b77c4ac40c137213f1bf189165a69e3 (diff)
downloadsubsurface-9eb10af68fbfaf43e0098c2ef9cd5e1d98645515.tar.gz
build-system: updates to processes
This is mostly for my own use, but I think it makes sense to have it in the repo. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ReleaseTasks.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/ReleaseTasks.txt b/scripts/ReleaseTasks.txt
index 1c9434d26..e6a665d90 100644
--- a/scripts/ReleaseTasks.txt
+++ b/scripts/ReleaseTasks.txt
@@ -4,9 +4,10 @@ Run scripts/makeRelease.sh
Upload sources to webserver
Push sources and tags to github
-Check that automated Linux distro builds have succeeded and are pushed to RELEASE
-Notarize automated Mac build and upload to new and old webserver (for version check)
-Copy Windows installers and AppImages from GitHub to new and old webserver (for version check)
+Check Launchpad and OBS to ensure release builds have been triggered
+Check Mac notorization success
+Ensure Windows machine is unlocked and authorize Windows signing
+Check that Windows, Mac, AppImage have been moved to downloads/ folder on webserver
Add date to release announcement draft and move to the corresponding _posts directories
Update links on website