Closed
Bug 563897
Opened 15 years ago
Closed 15 years ago
Update thunderbirdBetaDetails.class.php for 3.1 beta 2 and allow it to be automated
Categories
(www.mozilla.org Graveyard :: Thunderbird, defect)
www.mozilla.org Graveyard
Thunderbird
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
14.36 KB,
patch
|
gozer
:
review+
|
Details | Diff | Splinter Review |
Like we've done for the thunderbirdDetails class in product-details, I want to do the same automation for thunderbirdBetaDetails.class.php, this will save us time when doing alphas and betas (unless someone comes along with a different solution post this release, but I don't see that happening soon).
The basic fix here is:
- Separate out the primary_builds array from thunderbirdBetaDetails.class.php into thunderbirdBetaBuildDetails.php.
- Update the existing automation script for security releases to produce the new file format.
Assignee | ||
Comment 1•15 years ago
|
||
gozer, this is already working on trunk, but can you take a quick sanity look please?
This is the change I pushed to the generation script if you want to look at those as well:
http://hg.mozilla.org/users/bugzilla_standard8.plus.com/drivertools/rev/d3dd8642b4d2
Attachment #443593 -
Flags: review?(gozer)
Updated•15 years ago
|
Attachment #443593 -
Flags: review?(gozer) → review+
Assignee | ||
Comment 2•15 years ago
|
||
This is all landed so this is fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Websites → www.mozilla.org
Updated•7 years ago
|
Product: www.mozilla.org → www.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•