Closed
Bug 807662
Opened 13 years ago
Closed 13 years ago
Add gecko version files to be bumped when releasing Thunderbird builds
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
2.88 KB,
patch
|
bhearsum
:
review+
standard8
:
checked-in+
|
Details | Diff | Splinter Review |
If for Thunderbird we bump the version files of gecko so that they have the version bumped and tagged during the tagging process, then we can avoid the dependency on Firefox tagging having started before triggering Thunderbird builds.
We'd still probably have the dependency on knowing the Firefox changeset, but that would reduce start times for Thunderbird as they could be started at the same time.
Hopefully the patch attached will do this. It bumps config/milestone.txt which is the main file, and js/config/milestone.txt. I'm not totally sure we need to do js, but it won't hurt (we shouldn't need to do browser/ as that's not ours ;-) ).
Attachment #677410 -
Flags: review?(bhearsum)
Updated•13 years ago
|
Attachment #677410 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment on attachment 677410 [details] [diff] [review]
The fix
http://hg.mozilla.org/build/buildbot-configs/rev/c870fc478468
Attachment #677410 -
Flags: checked-in+
Comment 2•13 years ago
|
||
In production.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mbanner
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•