Closed
Bug 1353505
Opened 8 years ago
Closed 8 years ago
Create missing l10n-central repository to match list of aurora locales
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: flod, Assigned: fubar)
References
Details
We currently have a set of locales that are available only on mozilla-aurora. We need them also on l10n-central in order to have builds.
Reporter | ||
Comment 1•8 years ago
|
||
l10n-central: wget -qO- 'https://hg.mozilla.org/l10n-central/?style=raw' | grep -v x-testing | awk -F/ '{print $3;}'
mozilla-aurora: wget -qO- 'https://hg.mozilla.org/releases/l10n/mozilla-aurora/?style=raw' | grep -v x-testing | awk -F/ '{print $5;}'
This is my diff:
an
az
brx
cak
csb
dsb
gn
hsb
hto
kab
kok
ks
lo
ltg
pbb
qvi
sah
sat
sw
tl
trs
tsz
ur
uz
zam
@Pike
Mind doing a sanity check on the list?
The idea is to create these repositories empty, we'll push content once they're ready
Comment 2•8 years ago
|
||
Yeah, same list here.
Comment 3•8 years ago
|
||
Kendall, is this something on you?
We've got a couple of Dawn-related efforts that we can only start once we have builds on central, for which we need these repos.
It'd be great if we could turn this around quickly.
Thanks.
Assignee | ||
Comment 4•8 years ago
|
||
yes! thank you for the ping, I was going to work on it this morning and got distracted by ongoing issues. starting!
Assignee: nobody → klibby
Assignee | ||
Comment 5•8 years ago
|
||
These should be all set, let me know if you have any issues!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•8 years ago
|
||
Thanks, everything looks good. Repositories are accessible, and I've populated them with content from mozilla-aurora.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•