Changes between Version 32 and Version 33 of ReleaseProcess


Ignore:
Timestamp:
May 11, 2014, 7:49:41 PM (10 years ago)
Author:
sanderd17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v32 v33  
    55 * Test for release blocking bugs (minimum 5 days, promised to the translators)
    66 * Commit freeze + pull final version of translations for this version and check for vandalism
     7 * Edit the [source:/ps/trunk/source/tools/dist/build.sh build.sh] script to include all languages that need to be in the release (Include only >90% languages supported by our fonts and font system - see progress [https://www.transifex.com/projects/p/0ad/ on Transifex])
    78 * Test some more
    89 * Change the MUC room for the lobby in [source:ps/trunk/binaries/data/config/default.cfg default.cfg] and on the server. (Maybe reset the rankings)
     
    1516 * Update public trunk checkout
    1617 * Ensure it is clean (`svn st --no-ignore`)
    17  * Locally remove the po files that won't be included
    18    * Directories: [source:/ps/trunk/binaries/data/l10n binaries/data/l10n] and [source:/ps/trunk/binaries/data/mods/public/l10n binaries/data/mods/public/l10n]
    19    * Include only >90% languages supported by our fonts and font system (See progress [https://www.transifex.com/projects/p/0ad/ on Transifex])
    20    * Bash oneliner for A16 (add languages for other alphas, don't forget the EC2 code block):
    21 {{{
    22 find binaries/data/ -name "*.po" | grep -v '.*/\(ca\|cs\|de\|en_GB\|es\|fr\|gd\|gl\|it\|nl\|pt_PT\|pt_BR\)\.[A-Za-z0-9_.]\+\.po' | xargs rm
    23 }}}
    2418 * Run [source:/ps/trunk/source/tools/dist/build.sh source/tools/dist/build.sh]
    2519 * Build OS X app bundle: