mirror of https://github.com/BOINC/boinc.git
Updated AdminReleaseManagement (markdown)
parent
878b199b2c
commit
1706ab059d
|
@ -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
|
||||
|
@ -58,7 +59,8 @@ wget https://boinc.berkeley.edu/project_list.php
|
|||
* [Windows](AdminInstallerWin)
|
||||
* [Mac](AdminInstallerMac)
|
||||
* [Unix](AdminInstallerUnix)
|
||||
* [Android](AndroidBuildClient)
|
||||
* [Android build](AndroidBuildClient)
|
||||
* [Android stores](AdminReleaseAndroid)
|
||||
* update doc/versions.inc
|
||||
* update the Alpha test files (boinc_alpha/test.inc)
|
||||
* email Alpha testers
|
||||
|
|
Loading…
Reference in New Issue