Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529
edits
(Created page with "{{RTOC}} <small>« SeaMonkey 2.3.3</small> == Build Harness == SeaMonkey:Release Automation == Bugs == Tracking bug filed as {{bug|683719}...") |
No edit summary |
||
Line 10: | Line 10: | ||
== Build Engineer == | == Build Engineer == | ||
Justin Wood | Justin Wood | ||
== Signed-off Revisions == | == Signed-off Revisions == | ||
{{hg| | {{hg|311f330a36a6|releases/comm-release|;releases/comm-release | ||
:}} | :}} | ||
{{hg| | {{hg|7a4871571868|releases/mozilla-release|;releases/mozilla-release | ||
:}}<br><small>( | :}}<br><small>(SEAMONKEY_2_3_3_RELBRANCH)</small> | ||
{{hg|DOMI_2_0_10_RELEASE|dom-inspector|;dom-inspector | {{hg|DOMI_2_0_10_RELEASE|dom-inspector|;dom-inspector | ||
:}}<br><small>(DOMI_2_0_10)</small> | :}}<br><small>(DOMI_2_0_10)</small> | ||
Line 30: | Line 28: | ||
* 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 | ||
* Enabled the version bumping for this release, as we'll be 2.3.3 | * Enabled the version bumping for this release, as we'll be 2.3.3 | ||
* Re-Relbranched on m-release, to save confusion. | |||
=== Build === | === Build === | ||
Line 38: | Line 37: | ||
* Kicked off with the following command: | * Kicked off with the following command: | ||
buildbot sendchange --username=Callek --master=localhost:9010 --branch=releases/comm-release -c "SeaMonkey 2.3.1build1" doit | buildbot sendchange --username=Callek --master=localhost:9010 --branch=releases/comm-release -c "SeaMonkey 2.3.1build1" doit | ||
* Tagging | * Tagging completed fine | ||
* | * Linux64 failed with the config clone, retriggered, and that finished fine. | ||
* All repacks finished fine. | |||
* | |||
=== Fake tr locale === | === Fake tr locale === | ||
Line 59: | Line 51: | ||
* We have no signing infrastructure for SeaMonkey right now, so I faked the signing step that is usually done after completion of builds and L10n repacks and before the update generation. | * We have no signing infrastructure for SeaMonkey right now, so I faked the signing step that is usually done after completion of builds and L10n repacks and before the update generation. | ||
* Logged onto stage-old.mozilla.org and ran <code>sh ~/fakesign.sh</code> | * Logged onto stage-old.mozilla.org and ran <code>sh ~/fakesign.sh</code> | ||
== WE ARE HERE == | |||
=== Updates and Verification === | === Updates and Verification === |
edits