autoland bundle file
Categories
(Developer Services :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: alice0775, Assigned: sheehan)
References
()
Details
(Keywords: nightly-community)
Attachments
(1 file)
Because, hg clone fails on my poor network.
Unfortunately, there is no bundle file of autoland in https://hg.cdn.mozilla.net/.
It is nice if the autoland is provided.
| Assignee | ||
Comment 1•6 years ago
|
||
Hey Alice,
mozilla-unified should have the history of all Firefox repos in one repository. The head commit for each repo is marked with a bookmark. So you can run hg pull && hg update autoland from a mozilla-unified repository to get a checkout of the autoland repo. There are bundles available for mozilla-unified at the link you mentioned.
Still, we probably should make bundles of autoland. I'll add it to the config for the bundle generation process and a bundle should be available tomorrow.
| Assignee | ||
Comment 2•6 years ago
|
||
In automation we should be cloning mozilla-unified and pulling from
autoland, so this change is mostly for developers. In the event we
did do a full clone of autoland in automation, it would be better to
have bundles available, so this change is a win-win from both viewpoints.
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/aa7a7d376606
ansible/hg-ssh: create bundles for autoland r=smacleod
Description
•