SeaMonkey:Release Process:2.7b3: Difference between revisions

→‎Signed-off Revisions: Fixed broken venkman link
(→‎Signed-off Revisions: Fixed broken venkman link)
 
(12 intermediate revisions by 2 users not shown)
Line 12: Line 12:


== Signed-off Revisions ==
== Signed-off Revisions ==
{{hg|3b8a286fd1b0|releases/comm-beta|;releases/comm-beta
{{hg|4fdc37506083|releases/comm-beta|;releases/comm-beta
:}}
:}}
{{hg|FIREFOX_10_0b2_BUILD1|releases/mozilla-beta|;releases/mozilla-beta
{{hg|FIREFOX_10_0b3_BUILD2|releases/mozilla-beta|;releases/mozilla-beta
:}}<br><small>(GECKO100_2011122805_RELBRANCH)</small>
:}}<br><small>(GECKO100_2012010410_RELBRANCH)</small>
{{hg|589ef9b749f5|dom-inspector|;dom-inspector
{{hg|589ef9b749f5|dom-inspector|;dom-inspector
:}}<br><small>(DOMI_2_0_10)</small>
:}}<br><small>(DOMI_2_0_10)</small>
{{hg|48d3ca3f72e4|chatzilla|;chatzilla
{{hg|48d3ca3f72e4|chatzilla|;chatzilla
:}}
:}}
{{hg|a38583d7164a|venkmman|;venkman
{{hg|a38583d7164a|venkman|;venkman
:}}
:}}


L10n revisions according to opt-ins as taken from the [https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=sea2.7_beta_b2 sign-off tool] (and pushed '''ship-it''').
L10n revisions according to opt-ins as taken from the [https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=sea2.7_beta_b3 sign-off tool] (and pushed '''ship-it''').


== Notes ==
== Notes ==
* Have to do the same s/mac/mac64/ work as in SeaMonkey 2.1b2. Will have to look into an easier way for that
* Have to do the same s/mac/mac64/ work as in SeaMonkey 2.1b2. Will have to look into an easier way for that
* Attached {{bug|711275}} to our process so we can test new addon compat code.


=== Build ===
=== Build ===
Line 35: Line 34:
* Updated and reconfigured buildmaster
* Updated and reconfigured buildmaster
* Kicked off with the following command:
* Kicked off with the following command:
  bin/buildbot sendchange --username=ewong --master=localhost:9010 --branch=releases/comm-beta -c "SeaMonkey 2.7b2build1" doit
  bin/buildbot sendchange --username=Callek --master=localhost:9010 --branch=releases/comm-beta -c "SeaMonkey 2.7b2build1" doit
* Tagging Good.
* Tagging Good.
* All Builds good.
* All Builds good.
Line 58: Line 57:
Sent the following to metrics (<tt>metrics at mozilla dot com</tt>) as the only body of the e-mail, CC'ing seamonkey-release list.
Sent the following to metrics (<tt>metrics at mozilla dot com</tt>) as the only body of the e-mail, CC'ing seamonkey-release list.


  SeaMonkey,seamonkey,seamonkey,2.7b2,2.7
  SeaMonkey,seamonkey,seamonkey,2.7b3,2.7


=== Updates and Verification ===
=== Updates and Verification ===
Line 66: Line 65:
* Update good.
* Update good.
* Update verification good.
* Update verification good.
** Pre-Emptively calling windows verification good, luck of the draw grabbed our .nl host, which means it has been running for over 11 hours so far.
==== (BUG FIX) create new update snippets ====
Based on Firefox 10.0 beta 2 issues found with QA, I'm updating our snippets as well. (c.f. [https://bugzilla.mozilla.org/show_bug.cgi?id=711275#c22 Bug 711275 c#22])
On aus2-community, in /opt/aus2/snippets/staging
rsync -avP SeaMonkey-2.7b2-build1-test/ SeaMonkey-2.7b2-build1-test.appVersion/
find SeaMonkey-2.7b2-build1-test.appVersion -type f -name "*.txt" -exec sed -i -c -e "s/appVersion=2.7b2/appVersion=2.7/" {} \;
~/bin/pushsnip SeaMonkey-2.7b2-build1-test.appVersion
rsync -av SeaMonkey-2.7b2-build1/ SeaMonkey-2.7b2-build1.appVersion/
find SeaMonkey-2.7b2-build1.appVersion -type f -name "*.txt" -exec sed -i -c -e "s/appVersion=2.7b2/appVersion=2.7/" {} \;


=== Copy Language Packs ===
=== Copy Language Packs ===
28

edits