Releases/Fennec 1.1/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(→Tag) |
(→Tag) |
||
| Line 90: | Line 90: | ||
* Started scheming on how to make this better | * Started scheming on how to make this better | ||
* While filling out [https://wiki.mozilla.org/Releases/Fennec_1.1/BuildNotes#Tag the tags], noticed that {{bug|542413}} bit me (further maemo release bumpfiles support) -- no milestone update | * While filling out [https://wiki.mozilla.org/Releases/Fennec_1.1/BuildNotes#Tag the tags], noticed that {{bug|542413}} bit me (further maemo release bumpfiles support) -- no milestone update | ||
* Manually updated the milestone in {{bug|566428}} and tagged via | |||
hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_BUILD1 | |||
hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_RELEASE | |||
==== Source ==== | ==== Source ==== | ||
Revision as of 23:51, 2 June 2010
Build Engineers
aki - bug 566428
Signed-off Revision(s)
| Build # | mozilla-1.9.2 | mobile-1.1 |
| rc1 build 1 | 2cb83e106cf7 | 4a51427bed7c |
Tags
On releases/mozilla-1.9.2:
| Build # | Tag | Moz Changeset | Mobile Changeset |
| rc1 build 1 | GECKO1925_20100602_RELBRANCH | 2cb83e106cf7 | 4a51427bed7c |
| FENNEC_1_1rc1_BUILD1 | 2cb83e106cf7 | [] |
Build data
| Build # | Type | Build ID | Build machine |
| 1 | Maemo4 | ||
| Linux | |||
| Mac | |||
| Windows |
Notes
Build 1
- Wished we had a clobberer for mobile releases bug 537426
- Axel landed the l10n json update
- Landed a release config update which contains changesets and turns mergeLocales to False (no English strings in l10n repacks)
- Previous prep visible in bug 566428
- Reconfiged pm02
- Started the automation with:
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build1" doit
Tag
Timed out after 1800 seconds during nl clone. Following the docs, but editing l10n-changesets_mobile-1.1.json .
- Copied l10n-changesets_mobile-1.1.json to l10n-changesets_mobile-1.1.json.orig
- Edited a copy of l10n-changesets_mobile-1.1.json (aki.json, softlinked to l10n-changesets_mobile-1.1.json) to remove the already tagged locales (ar through nb-NO)
- Tried a "force build" of the mobile_tag builder, which failed on ar
- Reconfiged pm02
- Tried another "force build" of the mobile_tag builder
- That worked; reverted l10n-changesets_mobile-1.1.json changes
- Followed the docs on creating a dummy tag_factory for tagging in release_mobile_master.py
- Reconfiged pm02
- Restarted automation with
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build1" doit
- Started scheming on how to make this better
- While filling out the tags, noticed that bug 542413 bit me (further maemo release bumpfiles support) -- no milestone update
- Manually updated the milestone in bug 566428 and tagged via
hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_BUILD1 hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_RELEASE