Closed
Bug 1290789
Opened 9 years ago
Closed 9 years ago
firefox_primary_builds.json should have release and beta values for en-US
Categories
(Release Engineering :: Applications: Shipit, defect)
Release Engineering
Applications: Shipit
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: pascalc)
References
Details
Attachments
(1 file)
see https://bugzilla.mozilla.org/show_bug.cgi?id=1282494#c21
The data we have in firefox_primary_builds.json is correct for all locales but release and beta values are missing for en-US. This is because these values are populated in generateLocalizedBuilds() based on an l10n changeset provided by ship it and en-US doesn't have one.
An easy fix is to add en-US by default to the dict in this function with an artificial changeset.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → pascalc
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8776456 -
Flags: review?(sledru)
Comment 2•9 years ago
|
||
Comment on attachment 8776456 [details] [review]
Patch on GitHub
good, thanks :)
Attachment #8776456 -
Flags: review?(sledru) → review+
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Applications: ShipIt (backend) → Applications: ShipIt
You need to log in
before you can comment on or make changes to this bug.
Description
•