Changes between Version 93 and Version 94 of ReleaseProcessDraft


Ignore:
Timestamp:
Nov 7, 2016, 9:46:37 AM (8 years ago)
Author:
Itms
Comment:

New instructions for the management of RCs

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcessDraft

    v93 v94  
    5050|| [wiki:ReleaseProcessDraft#Packaging:WindowsandLinux Packaging: Windows and Linux] || elexis || ||
    5151|| [wiki:ReleaseProcessDraft#Packaging:MacOSX Packaging: Mac OS X] || wraitii, potentially trompetin17 || ||
     52|| [wiki:ReleaseProcessDraft#UploadingRCs Uploading RCs] || || ||
    5253|| [wiki:ReleaseProcessDraft#Packagetesting:Linux Package testing: Linux] || elexis || ||
    5354|| [wiki:ReleaseProcessDraft#Packagetesting:Windows Package testing: Windows] || Itms, (players: Vercingetorix) || ||
     
    134135 * Complete the steps in [wiki:ReleaseProcessDraft#Setuppackaging Setup packaging]
    135136 * Run [source:/ps/trunk/source/tools/dist/build.sh source/tools/dist/build.sh]
    136  * Upload releases to http://releases.wildfiregames.com/
    137  * Verify sha1sums on server
    138137
    139138[[BR]]'''Can be completed in phase:''' Packaging [[BR]]'''Candidates:''' Whole team
     
    152151     * Copy `0ad.app` and Applications shortcut, arrange icons, set folder view options as desired
    153152     * Create a bzip2-compressed DMG with [http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/hdiutil.1.html hdiutil]: `hdiutil convert 0ad.dmg -format UDBZ -o 0ad-[version]-alpha-osx64`
    154  * Upload releases to http://releases.wildfiregames.com/
    155  * Verify sha1sums on server
    156153
    157154[[BR]]'''Can be completed in phase:''' Packaging [[BR]]'''Candidates:''' Historicbruno, Wraitii, Trompetin17
     155
     156=== Uploading RCs ===
     157
     158'''Description''' [[BR]]
     159
     160 * Upload the packages for OSX, Unix, Windows, and the CJK mods to http://releases.wildfiregames.com/rc.
     161 * In case several RCs are created because of bugfixes, do not overwrite old RCs until the release happens.
     162 * Run the update script to generate sums (torrents won't be generated for RCs).
     163 * Verify sums on server.
     164
     165[[BR]]'''Can be completed in phase:''' Packaging [[BR]]'''Candidates:''' implodedok, Itms
    158166
    159167=== Package testing: Linux ===
     
    200208
    201209=== Create torrents and checksum files ===
    202 After all packages are created and tested, those files can be created.
    203 
     210
     211On releases.wildfiregames.com:
     212 * Move the packages from www/rc to www/
     213 * Run
    204214{{{
    205215#!sh
    206 # On releases.wildfiregames.com run
    207216./update
    208217}}}
    209 [[BR]]'''Can be completed in phase:''' Packaging [[BR]]'''Candidates:''' Everyone with access to releases.wildfiregames.com (implodedok, leper, historic_bruno, Philip)
     218[[BR]]'''Can be completed in phase:''' Packaging [[BR]]'''Candidates:''' Everyone with access to releases.wildfiregames.com (implodedok, Itms, leper, historic_bruno, Philip)
    210219
    211220=== Write release announcement ===