|
NeoOffice 3.1.2 Release Tasks
From NeoWiki
Revision as of 20:15, 3 September 2010 (edit) ( | contribs) (→Release - Update task status) ← Previous diff |
Revision as of 12:16, 4 September 2010 (edit) (undo) ( | contribs) (→Release - Add missing step and remove unnecessary step) Next diff → |
||
Line 255: | Line 255: | ||
<tr> | <tr> | ||
<td><b>Task</b></td><td width="10%"><b>Date Completed</b></td><td width="10%"><b>Assigned</b></td><td width="10%"><b>Status</b></td> | <td><b>Task</b></td><td width="10%"><b>Date Completed</b></td><td width="10%"><b>Assigned</b></td><td width="10%"><b>Status</b></td> | ||
- | </tr> | ||
- | |||
- | <tr bgcolor="lightgreen"> | ||
- | <td> | ||
- | <p>Create a new category in the donations database that has a start date and time that is a few hours before the planned release time to ensure that donors who donate after we make the NeoOffice 3.1.2 binaries downloadable get their donation credited to the next Early Access Program using the following steps:</p> | ||
- | <ul> | ||
- | <li>Login to the <tt>www.neooffice.org</tt> server, <tt>cd</tt> to the <tt>/neojava/donationsadmin</tt> directory, and execute the following command to add a new category: | ||
- | <pre> | ||
- | ./manage_categories.php -a | ||
- | </pre> | ||
- | </li> | ||
- | <li>Set the <tt>category_name</tt> to <tt>Next Planned NeoOffice Early Access Program Membership</tt>, the <tt>mc_gross_USD</tt> amount to the same amount that was used for the current <tt>NeoOffice 3.1.2 Early Access Program Membership</tt> category, the other <tt>mc_gross_*</tt> amounts to the exchange rate used by the <tt>trinity.neooffice.org</tt> website, <tt>start_date</tt> to <tt>2010-05-10</tt>, <tt>end date</tt> to <tt>2010-12-31</tt>, and <tt>enabled</tt> to <tt>1</tt></li> | ||
- | <li>Run the command again and set the <tt>category_name</tt> to <tt>Next Planned NeoOffice 3.x Early Access Program Subscription</tt>, the <tt>mc_gross_USD</tt> amount to the same amount that were used for the current <tt>NeoOffice 3.x Early Access Program Subscription</tt> category, the other <tt>mc_gross_*</tt> amounts to the exchange rate used by the <tt>trinity.neooffice.org</tt> website, <tt>start_date</tt> to <tt>2010-05-10</tt>, <tt>end date</tt> to <tt>2010-12-31</tt>, and <tt>enabled</tt> to <tt>1</tt></li> | ||
- | <li>Repeat the above steps for the <tt>www-test.neooffice.org</tt> server.</li> | ||
- | </ul> | ||
- | </td> | ||
- | <td></td><td>pluby</td><td></td> | ||
</tr> | </tr> | ||
Line 288: | Line 271: | ||
<p>Make NeoOffice 3.1.2 the current version in the NeoWiki using the following steps:</p> | <p>Make NeoOffice 3.1.2 the current version in the NeoWiki using the following steps:</p> | ||
<ul> | <ul> | ||
+ | <li>In the [https://neowiki.neooffice.org/index.php/NeoOffice_3.1.2_Security_and_Stability_Improvements NeoOffice 3.1.2 Security and Stability Improvements article], change the wording to reflect that NeoOffice 3.1.2 has been released.</li> | ||
<li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVer NeoWiki NeoMainPageVer template], change the NeoOffice version to <tt>3.1.2</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVer NeoWiki NeoMainPageVer template], change the NeoOffice version to <tt>3.1.2</tt></li> | ||
<li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOOoVer NeoWiki NeoOOoVer template], change the OpenOffice.org version to <tt>3.1.2</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOOoVer NeoWiki NeoOOoVer template], change the OpenOffice.org version to <tt>3.1.2</tt></li> |
Revision as of 12:16, 4 September 2010
This page is an attempt to document all of the tasks required to release NeoOffice 3.1.2. This page is by no means comprehensive, but hopefully as we work through the release process, we will leave behind enough details to make future releases simpler and less error prone.
Here is what the colors mean:
Not yet assigned | |
Assigned but not yet due |
Contents |
Builds
In this release, the total size of the binaries that have bug fixes since we released NeoOffice 3.1.1 is quite large. So, in order to make room available for any NeoOffice 3.1.1 patches, no upgrade patch will be released.
Task | Date Completed | Assigned | Status |
Rebuild all custom NeoOffice code using the existing NeoOffice 3.1.2 development builds. Perform a confirming checkout of the HEAD branch and set build to build with a new version and the NeoOffice trademarked product name. This includes the following steps:
|
09/03/10 | pluby | Done |
Tag the code in the HEAD branch with the NeoOffice-3_1_2 tag using the following:
|
09/03/10 | pluby | Done |
Create releasable NeoOffice 3.1.2 build for Intel. Note: the following steps are overkill, but they ensure that all recent changes to the NeoOffice custom code has been built:
|
09/03/10 | pluby | Done |
Create releasable NeoOffice 3.1.2 build for PowerPC. Note: Use the same steps as used for the matching Intel task. |
09/03/10 | pluby | Done |
Create backup copy of releasable Intel binaries and upload them to staging server. The following steps are the steps that I used to create my backup copy:
Put the NeoOffice-3.1.2 folder in a new empty directory and create a CD master NeoOffice-3.1.2.cdr file of the new directory using the following command: hdiutil create -srcfolder /path/to/new/directory \ -format UDTO -ov -o /path/to/output/NeoOffice-3.1.2.cdr |
09/03/10 | pluby | Done |
Create backup copy of releasable PowerPC binaries and upload them to staging server. Note: Use the same steps as used for the matching Intel task. |
09/03/10 | pluby | Done |
Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:
|
09/03/10 | pluby | Done |
Verify that the releasable installer and one or more language packs install and run on PowerPC for the following Mac OS X versions:
|
09/03/10 | pluby | Done |
Mirrors
NeoOffice's rsync server is hosted on rsync.neooffice.org and our volunteer mirrors obtain the NeoOffice binaries by nightly runs of the following command on their mirrors:
rsync --archive --delete rsync://rsync.neooffice.org/neojavadownloads/ \ /path/to/NeoOffice/mirror/directory
Task | Date Completed | Assigned | Status |
Upload the 68 NeoOffice NeoOffice-3.1.2-Language_Pack_*.dmg main installer and language pack files to the rsync.neooffice.org server's /neojava/downloads directory using the following steps:
|
09/03/10 | pluby | Done |
Website
Task | Date Completed | Assigned | Status |
Tag the www.neooffice.org website to avoid modifying production web pages while we modify the web pages in the test website by logging into the www.neooffice.org server, cd to the its webroot directory, and set the tag by invoking the following commands: bin/cvsplusperms.sh tag NeoOffice-3_1_2 ; bin/cvsplusperms.sh update -rNeoOffice-3_1_2 -d | 09/03/10 | pluby | Done |
Update all NeoOffice and version names, file URLs, and patch version names in all of the files in the www-test-primary.neooffice.org server's neojava directory. Note: I used the following steps to do this:
$currentproductversion = '3.1.2'; $currentoooversion = '3.1.1'; $currentproductfamily[0] = '3.1.1'; $currentpatch = ''; |
pluby | ||
Update the 68 NeoOffice 3.1.2 main installer and language pack file sizes and set the 2 patch file sizes to 0 in the /neojava/includes/globals/earlyaccessfilesizes.php file and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit | pluby | ||
Enable the BitTorrent links using the following steps:
|
pluby | ||
Prepare the NeoOffice_3.1.2.html press release file, save it in the www-test-primary.neooffice.org website's /press_releases directory using the following naming format, bin/cvsplusperms.sh add the file, and invoke the following command to commit the new file: bin/cvsplusperms.sh commit | pluby | ||
Verify that patch checking works properly by doing the following steps in a NeoOffice 3.1.2 installation:
|
pluby |
Release
Generally, we try to time the release when it is early morning of the release date in New Zealand which is the most populous country closest to the international date line. So for this release, 8 September 2010 translates to the afternoon on 7 September 2010 in California.
Task | Date Completed | Assigned | Status |
Verify that all mirrors listed for the NeoOffice 3.1.2 main installer and language pack links work in the www-test-primary.neooffice.org website's download pages. If any do not work, comment them out in the /neojava/includes/mirrors.php file and invoke the following command: bin/cvsplusperms.sh commit | pluby | ||
Make the NeoOffice 3.1.2 binaries downloadable from the www.neooffice.org website's download pages by updating the www.neooffice.org website's pages to match what is in the www-test.neooffice.org website's pages. Login into the www.neooffice.org server, cd to the its webroot directory, and invoke the following command: bin/cvsplusperms.sh update -Ad | pluby | ||
Make NeoOffice 3.1.2 the current version in the NeoWiki using the following steps:
|
pluby | ||
Replace the NeoOffice 3.1.1 MD5 checksums with the NeoOffice 3.1.2 MD5 checksums. | pluby | ||
Add "3.1.2" version in Bugzilla. | 09/03/2010 | pluby | Done |
Close all bugs with a status of "Resolved" by setting the following field values:
|
pluby | ||
Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" by setting the following field values:
|
pluby | ||
Post the press release as an article on the Trinity news page. Note: be sure to change the language field from "English" to "All" in when submitting the article so that all Trinity users will see the article. | pluby | ||
Post a release announcement to this Trinity forum topic and so that the news is included in the RSS feed. | pluby | ||
Delete the 68 obsolete NeoOffice-3.1.1-*.dmg main installer and language pack files from the /neojava/earlyaccessdownloads directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrors.php file. | pluby | ||
Synchronize the donation's database to PayPal's database to ensure that none of the donors' transactions are missing and to pick up any e-mail address changes made by donors during the Early Access period using the following steps:
|
pluby |