Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
''Elmo'' is l.m.o, which is l10n.mozilla.org. | ''Elmo'' is l.m.o, which is l10n.mozilla.org. | ||
''Elmo'' | ''Elmo'' serves two audiences. '''Localizers''' want to know which tasks there are to work on. '''Product''' wants to know which localizations are in good shape to ship, and which need care. | ||
''Elmo'' does this by aggregating data from a few different data source, including bugzilla. It also shows data created solely for it. | |||
'' | The ''automation'' infrastructure to create this data is dubbed [http://pike.github.io/a10n/ a10n]. It's currently a buildbot installation, but it's migrating off of that towards a queue-based setup. The automation is crucial to the success of shipping in dozens of languages, thus it's important to keep it up, and its data consistent. | ||
==Communication== | ==Communication== | ||
| Line 20: | Line 14: | ||
==Release planning== | ==Release planning== | ||
[[Elmo/Planning]] has some outdated notes, kept for historical reference today. | |||
==Code== | ==Code== | ||
;Code: https://github.com/mozilla/elmo | ;Code: https://github.com/mozilla/elmo | ||
;Bugs: [https://bugzilla.mozilla.org/buglist.cgi? | ;Bugs: [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&query_format=advanced&component=Elmo&product=Webtools open bugs], [http://bit.ly/elmo-triage priority vs. assignee] | ||
;Code documentation: https://github.com/mozilla/elmo/wiki | ;Code documentation: https://github.com/mozilla/elmo/wiki | ||
;Dev server (running ''develop''): https://l10n-dev-sj.mozilla.org/ | ;Dev server (running ''develop''): https://l10n-dev-sj.mozilla.org/ | ||
;Production server (running ''master''): https://l10n.mozilla.org/ | |||
;Production server (running ''master''): https://l10n | |||
Deprecated: | |||
;Wireframes: http://people.mozilla.com/~chowse/drop/l10n/wireframes/v1/ | ;Wireframes: http://people.mozilla.com/~chowse/drop/l10n/wireframes/v1/ | ||
Notes on wireframes: | Notes on wireframes: | ||