Closed
Bug 985710
Opened 11 years ago
Closed 11 years ago
turn off js/src/config/milestone.txt bumping for tb beta + add comment in esr24
Categories
(Release Engineering :: Release Automation: Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
Attachments
(1 file, 2 obsolete files)
6.35 KB,
patch
|
nthomas
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•11 years ago
|
Component: General Automation → Release Automation
QA Contact: catlee → bhearsum
Assignee | ||
Comment 1•11 years ago
|
||
In the postmortem, we decided that not bumping js/src/config/milestone.txt for a chemspill would be less of an issue than trying to bump a nonexistent js/src/config/milestone.txt when 29.0 build 1 rolls around.
Attachment #8393797 -
Flags: review?(nthomas)
Assignee | ||
Comment 2•11 years ago
|
||
The same may or may not be true for esr24. If we create the esr31 config from the release config, we'd be good without this patch. If we create the esr31 config from esr24, it would be best to have this patch landed beforehand.
Attachment #8393799 -
Flags: review?(nthomas)
Comment 3•11 years ago
|
||
Comment on attachment 8393799 [details] [diff] [review]
esr24
How about we do this instead:
diff --git a/mozilla/release-firefox-mozilla-esr24.py.template b/mozilla/release-firefox-mozilla-esr24.py.template
--- a/mozilla/release-firefox-mozilla-esr24.py.template
+++ b/mozilla/release-firefox-mozilla-esr24.py.template
@@ -43,6 +43,7 @@ releaseConfig['nextMilestone'] = r
# Repository configuration, for tagging
releaseConfig['sourceRepositories'] = {
'mozilla': {
+ # XXX remove js/src/config/milestone.txt when setting up ESR31
'name': 'mozilla-esr24',
'path': '{{ branch }}',
'revision': '{{ mozillaRevision }}',
Then the person cloning the config for ESR31 will have a comment right under their nose.
Comment 4•11 years ago
|
||
Comment on attachment 8393797 [details] [diff] [review]
release
The same patch is on bug 984214, the next migration tracking bug. The person handling the merge to m-r should pick it up there.
Attachment #8393797 -
Attachment is obsolete: true
Attachment #8393797 -
Flags: review?(nthomas)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8393892 -
Flags: review?(nthomas)
Assignee | ||
Updated•11 years ago
|
Attachment #8393799 -
Attachment is obsolete: true
Attachment #8393799 -
Flags: review?(nthomas)
Updated•11 years ago
|
Attachment #8393892 -
Flags: review?(nthomas) → review+
Assignee | ||
Updated•11 years ago
|
Summary: turn off js/src/config/milestone.txt bumping for 29.0 release (and esr?) → turn off js/src/config/milestone.txt bumping for tb beta + add comment in esr24
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8393892 [details] [diff] [review]
esr24 + thunderbird beta
https://hg.mozilla.org/build/buildbot-configs/rev/fa444c5461de
Attachment #8393892 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → aki
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
something checked-in went into production :)
You need to log in
before you can comment on or make changes to this bug.
Description
•