Closed
Bug 563934
Opened 15 years ago
Closed 5 years ago
[pushes] twisted plugin needs to ensure local clones for fresh repos
Categories
(Webtools Graveyard :: Elmo, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Pike, Unassigned)
Details
The twisted daemon currently only creates local clones if there's a push in it. That's unfortunate if a build is triggered before landing code, as that fails.
At the end of gotForest, it should call in to a method in pushes.utils to ensure a local clone.
Same should apply for the localrepos command, that should also mirror empty upstream repos.
This is weave dogfood.
Reporter | ||
Comment 1•15 years ago
|
||
The localrepos part is done, http://hg.mozilla.org/l10n/django-site/rev/5da99a773969.
Reporter | ||
Updated•14 years ago
|
Component: Infrastructure → Elmo
Product: Mozilla Localizations → Webtools
QA Contact: infrastructure → elmo
Summary: [dashboard][pushes] twisted plugin needs to ensure local clones for fresh repos → [pushes] twisted plugin needs to ensure local clones for fresh repos
Version: unspecified → 1.0
Comment 2•13 years ago
|
||
Is this bug still relevant with the new masterball?
Reporter | ||
Comment 3•13 years ago
|
||
Yes.
Comment 4•5 years ago
|
||
The production instance of Elmo running on l10n.mozilla.org has been decommissioned as of September 2020, and there are no plans to develop this project further.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•