Closed
Bug 460761
Opened 17 years ago
Closed 14 years ago
Automatically generate php table for locales/download sizes during build process.
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Mozilla Messaging Graveyard
Release Engineering
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: standard8, Unassigned)
References
Details
We have a file:
http://svn.mozilla.org/projects/mozillamessaging.com/tags/staging/includes/thunderbirdBetaDetails.class.php
which is used on the website to generate a table of the builds ready for download.
It would be very useful if we could have a build process step that took the builds (based on shipped-locales?) and worked out and formatted the sizes and put them into the php format array so that we can just then copy and paste onto the website.
Updated•15 years ago
|
Assignee: nobody → sancus
| Reporter | ||
Comment 1•15 years ago
|
||
Hmm, I'd forgotten about this bug.
I've got a script that will do this automatically (just not as part of the build process):
http://hg.mozilla.org/users/bugzilla_standard8.plus.com/drivertools/file/default/website/generateThunderbirdDetails.py
Given that it needs extra args for beta locales & versions, I'm not 100% sure that its going to fit into build automation nicely.
Some of it may benefit though, so probably worth taking a look.
Updated•14 years ago
|
Assignee: sancus → nobody
| Reporter | ||
Comment 2•14 years ago
|
||
Forgotten about this old bug, its likely to go away soon, so I'll close it now as it isn't worth spending time on at this stage.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•