Open Bug 2064419 Opened 22 days ago

Make the `shippable-l10n` kind clone from GitHub rather than hg.mozilla.org

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(Not tracked)

People

(Reporter: ahal, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, tasks generated by the shippable-l10n Taskcluster kind (taskcluster/kinds/shippable-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.