Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
(4 intermediate revisions by the same user not shown) | |||
Line 58: | Line 58: | ||
=== Create Checksums === | === Create Checksums === | ||
With <code>make-checksums.sh</code> as documented in [[SeaMonkey:Release_Process:2.0.3|2.0.3]] notes, created MD5SUMS and SHA1SUMS files containing all files we release - copying the README from last time and replacing the versions as needed, as well as doing the same for Linux x86_64 | With <code>make-checksums.sh</code> as documented in [[SeaMonkey:Release_Process:2.0.3|2.0.3]] notes, created MD5SUMS and SHA1SUMS files containing all files we release - copying the README from last time and replacing the versions as needed, as well as doing the same for Linux x86_64. | ||
=== Push To Mirrors === | |||
Used <code>mirrorpush.sh</code> as documented in [[SeaMonkey:Release_Process:2.0.3|2.0.3]] notes to finally push the files to the public dir for mirrors to pick them up. | |||
=== Final Verification === | |||
Used 'Force Build' to start the final_verification builder, all tested URLs are HTTP 200 and 302 - ready for going public! | |||
=== Publish Updates to the release Channel === | |||
~/bin/backupsnip 20100318-SeaMonkey-2.0.4 | |||
~/bin/pushsnip 20100318-SeaMonkey-2.0.4 | |||
== Wall Clock Time == | == Wall Clock Time == | ||
Line 142: | Line 155: | ||
** Elapsed: 1 hrs, 33 mins, 1 secs | ** Elapsed: 1 hrs, 33 mins, 1 secs | ||
* final_verification: | * final_verification: | ||
** Start: Tue Mar 30 07:31:09 2010 | |||
** End: Tue Mar 30 07:40:09 2010 | |||
** Elapsed: 9 mins, 0 secs | |||
=== Update Channels === | === Update Channels === | ||
Line 147: | Line 163: | ||
* Push to beta: Tue Mar 23 11:00:11 PDT 2010 | * Push to beta: Tue Mar 23 11:00:11 PDT 2010 | ||
* Push to mirrors: Tue Mar 30 05:25 PDT 2010 | * Push to mirrors: Tue Mar 30 05:25 PDT 2010 | ||
* Push to release: | * Push to release: Tue Mar 30 10:16:20 PDT 2010 |
edits