From 1706ab059da83369fb23f738a2a04518d1308c40 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 18 Apr 2023 13:16:35 -0700 Subject: [PATCH] Updated AdminReleaseManagement (markdown) --- AdminReleaseManagement.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/AdminReleaseManagement.md b/AdminReleaseManagement.md index 6c567ad..37472b8 100644 --- a/AdminReleaseManagement.md +++ b/AdminReleaseManagement.md @@ -37,6 +37,7 @@ So the overall release management cycle is: * Run [locale/update_translations.sh](TranslationSystem) to get the latest translations; commit the results. * Check for a new CA bundle from https://curl.haxx.se/docs/caextract.html; copy to curl/ca-bundle.crt * create a release branch: + * See [Win instructions](BuildClientProcedure) * Tortoise Git or Linux: create branch, e.g. client_release/7/7.12 * push to github (Win: check push all branchs) * Clone branch: clone https://github.com/boinc/boinc.git into new dir w/ version num @@ -55,10 +56,11 @@ wget https://boinc.berkeley.edu/project_list.php * create tag client_release/7.8/7.8.0 * git push (using context menu), check "include tags" * make and upload to isaac installers for the new version. -* [Windows](AdminInstallerWin) -* [Mac](AdminInstallerMac) -* [Unix](AdminInstallerUnix) -* [Android](AndroidBuildClient) + * [Windows](AdminInstallerWin) + * [Mac](AdminInstallerMac) + * [Unix](AdminInstallerUnix) + * [Android build](AndroidBuildClient) + * [Android stores](AdminReleaseAndroid) * update doc/versions.inc * update the Alpha test files (boinc_alpha/test.inc) * email Alpha testers