Open
Bug 2064418
Opened 22 days ago
Make the `attribution-l10n` kind clone from GitHub rather than hg.mozilla.org
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: ahal, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, tasks generated by the attribution-l10n Taskcluster kind (taskcluster/kinds/attribution-l10n/*.yml) clone the tree from hg.mozilla.org as part of their checkout step.
As part of the broader effort to move off of Mercurial and onto Git/GitHub, these tasks should instead clone from GitHub when possible. If there is no Github location to clone from, then it will fallback to Hg (for now)
You need to log in
before you can comment on or make changes to this bug.
Description
•