Closed
Bug 535558
Opened 16 years ago
Closed 13 years ago
[shipping] add platforms to shipping for json output
Categories
(Webtools Graveyard :: Elmo, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: Pike, Unassigned)
Details
The json output for shipping that brings together changesets and platforms to ship on needs to get better platform support.
Right now, all we do is hard-code ja/ja-JP-mac, but with maemo and multi-locale builds, we need more of that.
| Reporter | ||
Comment 1•15 years ago
|
||
I did a bit of a hack in bug 609265. That doesn't touch ja/ja-JP-mac yet, though.
| Reporter | ||
Updated•15 years ago
|
Component: Infrastructure → Elmo
Product: Mozilla Localizations → Webtools
QA Contact: infrastructure → elmo
Summary: [dashboard][shipping] add platforms to shipping for json output → [shipping] add platforms to shipping for json output
Version: unspecified → 1.0
Comment 2•14 years ago
|
||
What is the platform data? (can you show me in terms of life/models.py) and what is the JSON view? I'm eager to help but need a push in the right direction.
| Reporter | ||
Comment 3•14 years ago
|
||
milestone.JSONChangesets (and status.ShippedLocales) output on which platforms we ship a particular locale.
That's not modeled at all at this point, which is what this bug is about.
I'd see that mapping actually being in shipping rather than in life, too.
| Reporter | ||
Comment 4•13 years ago
|
||
We haven't figured out how to codify the platforms in a future-safe manner, resolving INCOMPLETE.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•