Closed
Bug 642733
Opened 14 years ago
Closed 14 years ago
Release builds of XulRunner 2.0rc2 went to wrong place
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
Details
(Whiteboard: [releases][automation])
Attachments
(1 file)
|
2.04 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•14 years ago
|
||
Only releaseConfig['milestone'] is used to define the version, which was '2.0' for this RC. As a result the files went to the same directory as RC1.
We need a variable to control directory names where we upload the files.
Updated•14 years ago
|
Priority: -- → P5
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → rail
Priority: P5 → P2
| Assignee | ||
Comment 2•14 years ago
|
||
We should use version instead of milestone.
Attachment #545812 -
Flags: review?(nrthomas)
Updated•14 years ago
|
Attachment #545812 -
Flags: review?(nrthomas) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Comment on attachment 545812 [details] [diff] [review]
use version
http://hg.mozilla.org/build/buildbotcustom/rev/bcf9b5c3e10b
Attachment #545812 -
Flags: checked-in+
| Assignee | ||
Comment 4•14 years ago
|
||
Preproduction release went fine.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
As long as Firefox and XULRunner versions stay in sync, this will work fine :)
Comment 6•14 years ago
|
||
Landed on production and reconfigured.
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
•