SeaMonkey:Release Process:2.0b1: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Tags)
Line 17: Line 17:
L10n revisions according to opt-ins as listed in [http://hg.mozilla.org/build/buildbot-configs/file/f8f80f088dad/seamonkey/l10n-changesets l10n-changesets]
L10n revisions according to opt-ins as listed in [http://hg.mozilla.org/build/buildbot-configs/file/f8f80f088dad/seamonkey/l10n-changesets l10n-changesets]


== Tags ==
== Notes ==


COMM1911_20090717_RELBRANCH for all hg repositories (not CVS though)
*Updated shipped-locales, l10n-changesets, release-config.py
*Kicked off with the following command:
buildbot sendchange --username=kairo --master=localhost:9010 --branch=comm-central -m "SeaMonkey 2.0b1build1" doit


{| class="fullwidth-table"
* Windows and Mac ran into build problems the first time when running client.py checkout - I had forgotten to ssh into cvs.m.o from those slaves before to accept the ssh key. Corrected that, dummied out tag/source, reduced build triggering to exclude Linux and kicked off again
| style="background:#efefef" | '''Module'''
*Mac then strangely ran into a hang in gathering build properties, rebooted the slave to get the master to recognize the build was broken, but the master thought the cycle was good when that step failed and triggered L10n repacks that failed as no en-US build was up yet. Reduced build triggering to Mac only and kicked off once again
| style="background:#efefef" | '''Tag'''
| style="background:#efefef" | '''Changeset'''
|-
| comm-central
| SEAMONKEY_2_0b1_BUILD1<br>SEAMONKEY_2_0b1_RELEASE
| 11e29694c474
|-
| mozilla-1.9.1
| SEAMONKEY_2_0b1_BUILD1<br>SEAMONKEY_2_0b1_RELEASE
| 1e7c406956d3
|-
| dom-inspector
| SEAMONKEY_2_0b1_BUILD1<br>SEAMONKEY_2_0b1_RELEASE
| ef29512d86ae
|-
| venkman
| SEAMONKEY_2_0b1_BUILD1<br>SEAMONKEY_2_0b1_RELEASE
| 06ea5135b7f3
|-
| cvs.mozilla.org: extensions/irc
| SEAMONKEY_2_0b1_BUILD1<br>SEAMONKEY_2_0b1_RELEASE
| -D '2009-07-16 00:00 PST'
|}

Revision as of 23:49, 17 July 2009

Build Harness

SeaMonkey:Release Automation

Bugs

Tracking bug filed as bug 504150

Build Engineer

Robert Kaiser

Signed-off Revisions

http://hg.mozilla.org/comm-central/rev/48147c4781e9
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/1e7c406956d3
http://hg.mozilla.org/dom-inspector/rev/ef29512d86ae
http://hg.mozilla.org/venkman/rev/06ea5135b7f3
chatzilla CVS timestamp: 2009-07-16 00:00

L10n revisions according to opt-ins as listed in l10n-changesets

Notes

  • Updated shipped-locales, l10n-changesets, release-config.py
  • Kicked off with the following command:
buildbot sendchange --username=kairo --master=localhost:9010 --branch=comm-central -m "SeaMonkey 2.0b1build1" doit
  • Windows and Mac ran into build problems the first time when running client.py checkout - I had forgotten to ssh into cvs.m.o from those slaves before to accept the ssh key. Corrected that, dummied out tag/source, reduced build triggering to exclude Linux and kicked off again
  • Mac then strangely ran into a hang in gathering build properties, rebooted the slave to get the master to recognize the build was broken, but the master thought the cycle was good when that step failed and triggered L10n repacks that failed as no en-US build was up yet. Reduced build triggering to Mac only and kicked off once again