Changes between Version 14 and Version 15 of AdminReleaseManagement
- Timestamp:
- Jun 28, 2018, 3:10:34 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminReleaseManagement
v14 v15 33 33 * Go through a period of development. 34 34 * At some point, when significant improvements have been made 35 and the client seems to be stable, create a testbranch.35 and the client seems to be stable, create a release branch. 36 36 This involves: 37 37 * make sure translations are up to date 38 * create a release candidatebranch:39 * Tortoise Git : create branch40 * Git Push / check push all branches38 * create a release branch: 39 * Tortoise Git or Linux: create branch, e.g. client_release/7/7.12 40 * push to github (Win: check push all branchs) 41 41 * Clone branch: clone https://github.com/boinc/boinc.git into new dir w/ version num 42 42 * Right-click on dir; switch to new branch … … 46 46 * android: TODO; Oliver: textual representation, numerical value (increment) 47 47 in 7.6, it's 146, so use 147 48 * Get the current project list: 49 {{{ 50 wget https://boinc.berkeley.edu/project_list.php 51 }}} 52 Copy the result to win_build/installerv2/redist/all_projects_list.xml 48 53 * commit 49 54 * create tag client_release/7.8/7.8.0