mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
update ReleaseTasks
I keep forgetting to do things... This tries to help me get things right when I make releases. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0262deec16
commit
343ed43581
1 changed files with 6 additions and 2 deletions
|
@ -1,16 +1,20 @@
|
||||||
Work on release announcement draft in subsurface.github.io repo to get translations
|
Work on release announcement draft in subsurface.github.io repo to get translations
|
||||||
|
|
||||||
Run scripts/makeRelease.sh
|
Run scripts/makeRelease.sh
|
||||||
Upload sources to webserver
|
Upload Subsurface and libdc sources to webserver
|
||||||
Push sources and tags to github
|
Push sources and tags to github
|
||||||
|
merge master into snap-stable and push that to github
|
||||||
|
|
||||||
Check Launchpad and OBS to ensure release builds have been triggered
|
Check Launchpad and OBS to ensure release builds have been triggered
|
||||||
Check Mac notorization success
|
Check Mac notorization success
|
||||||
Ensure Windows machine is unlocked and authorize Windows signing
|
Ensure Windows machine is unlocked and authorize Windows signing
|
||||||
Check that Windows, Mac, AppImage have been moved to downloads/ folder on webserver
|
Check that Windows, Mac, AppImage have been moved to downloads/ folder on webserver
|
||||||
|
Check filenames of all the downloads
|
||||||
|
Check that the update check shows the correct version
|
||||||
|
|
||||||
Add date to release announcement draft and move to the corresponding _posts directories
|
Add date to release announcement draft and move to the corresponding _posts directories
|
||||||
Update links on website
|
Run the switchversion script to update links on website
|
||||||
- index pages in all languages
|
- index pages in all languages
|
||||||
- download pages in all languages
|
- download pages in all languages
|
||||||
|
|
||||||
Post to Scubaboard
|
Post to Scubaboard
|
||||||
|
|
Loading…
Add table
Reference in a new issue