Releasing.wiki
changeset 1286 845ed0f307de
parent 1285 3a6140bc26f5
child 1287 58a3fa42799c
equal deleted inserted replaced
1285:3a6140bc26f5 1286:845ed0f307de
    17 
    17 
    18 == Releasing ==
    18 == Releasing ==
    19 
    19 
    20  * Add a tag for the relevant commit
    20  * Add a tag for the relevant commit
    21  * Create a Windows build (usually done by unC0Rr)
    21  * Create a Windows build (usually done by unC0Rr)
    22  * Update Download page (https://hedgewars.org/download.html)
    22  * Update [https://hedgewars.org/download.html Download page
    23  * Announce release on News section on www.hedgewars.org
    23  * Announce release on News section on [https://hedgewars.org/ www.hedgewars.org]
    24  * Announce release in IRC (`#hedgewars`)
    24  * Announce release in IRC (`#hedgewars`)
    25  * Announce release in official server (requires server admin rights)
    25  * Announce release in official server (requires server admin rights)
    26      * Update protocol number
    26      * Update protocol number
    27      * Update MOTD
    27      * Update MOTD
    28      * In lobby, use command `/global Hedgewars X.Y.Z has just been released!`
    28      * In lobby, use command `/global Hedgewars X.Y.Z has just been released!`
    31 == For release candidates ==
    31 == For release candidates ==
    32 Release candidates may be released before the actual release for testing. Might be combined with a string freeze
    32 Release candidates may be released before the actual release for testing. Might be combined with a string freeze
    33 
    33 
    34  * Create a Windows build
    34  * Create a Windows build
    35  * Remember the commit ID to which the release canditate refers to
    35  * Remember the commit ID to which the release canditate refers to
    36  * Write a post in News, you can use this one as a template: https://hedgewars.org/node/6907
    36  * Write a post in News, you can use this post as a template: [https://hedgewars.org/node/6907]