Changes between Version 14 and Version 15 of AdminReleaseManagement


Ignore:
Timestamp:
Jun 28, 2018, 3:10:34 PM (6 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdminReleaseManagement

    v14 v15  
    3333 * Go through a period of development.
    3434 * At some point, when significant improvements have been made
    35    and the client seems to be stable, create a test branch.
     35   and the client seems to be stable, create a release branch.
    3636   This involves:
    3737    * make sure translations are up to date
    38     * create a release candidate branch:
    39       * Tortoise Git: create branch
    40       * Git Push / check push all branches
     38    * 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)
    4141      * Clone branch: clone https://github.com/boinc/boinc.git into new dir w/ version num
    4242      * Right-click on dir; switch to new branch
     
    4646        * android: TODO; Oliver: textual representation, numerical value (increment)
    4747          in 7.6, it's 146, so use 147
     48      * Get the current project list:
     49{{{
     50wget https://boinc.berkeley.edu/project_list.php
     51}}}
     52        Copy the result to win_build/installerv2/redist/all_projects_list.xml
    4853      * commit
    4954      * create tag client_release/7.8/7.8.0