Closed
Bug 630871
Opened 14 years ago
Closed 14 years ago
autobump code needs to handle RCs
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
(Whiteboard: [automation])
This is a follow-up to bug 607372, where we automated bumping of the nightly version number. It works fine for most cases, but once we hit any RC1, we do *not* want any bumping of the nightly version number until we ship the final release.
Assignee | ||
Comment 1•14 years ago
|
||
The simplest solution here is probably just to ignore \d\.\dpre version numbers in nextVersion(), not ideal, though.
Assignee | ||
Comment 2•14 years ago
|
||
This will definitely be fixed by bug 575400, see this comment for details: https://bugzilla.mozilla.org/show_bug.cgi?id=575400#c11
Assignee | ||
Comment 3•14 years ago
|
||
Fixed by bug 575400.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•