Closed
Bug 1492562
Opened 7 years ago
Closed 4 years ago
run ci-admin diff / check on cron and push to gecko trees
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned, NeedInfo)
References
Details
(Whiteboard: [ci-admin])
Attachments
(2 files)
> * mozilla-central
> - add a task to run ci-admin diff so we can know when to run ci-admin
| Reporter | ||
Comment 1•7 years ago
|
||
Tom, I'm not entirely sure how best to implement this as an in-tree task. If it's written as a Job Description, and uses run-task, then run-task needs some modification to support cloning things other than the Gecko tree (or I need to feed it GECKO_BASE_REPOSITORY=..ci-admin, which feels awful). I could write a custom Job type that avoids using run-task and instead includes the commands directly in the resulting task. At which point, probably just a Task Description makes sense. Or would it be better to make a custom Docker image that has a variant of run-task specifically for ci-admin in it? Or should I just run this from the upstream python:3.6 image, at the cost of pulling from docker-hub (ok, so probably 'no').
I'm having a hard time seeing what the best approach here is. Does one plan stick out as obviously superior?
Flags: needinfo?(mozilla)
| Reporter | ||
Updated•7 years ago
|
Assignee: dustin → nobody
Comment 2•7 years ago
|
||
I'm working on making ci-admin able to re-use taskgraph.
Flags: needinfo?(mozilla)
Updated•7 years ago
|
Whiteboard: [ci-admin]
Comment 3•7 years ago
|
||
(In reply to Tom Prince [:tomprince] from comment #2)
I'm working on making ci-admin able to re-use taskgraph.
Tom: any update here?
Flags: needinfo?(mozilla)
Comment 4•7 years ago
|
||
Yes. I hope to have something usable here by the end of the month.
Flags: needinfo?(mozilla)
Updated•7 years ago
|
Keywords: leave-open
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
https://tools.taskcluster.net/groups/fw5J0m8USMWyRdrIWXoemg (still missing the .taskcluster.yml)
Comment 7•7 years ago
|
||
Comment 8•6 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:tomprince, maybe it's time to close this bug?
Flags: needinfo?(mozilla)
Comment 9•6 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:tomprince, maybe it's time to close this bug?
Flags: needinfo?(mozilla)
Comment 10•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:ahal, maybe it's time to close this bug?
Flags: needinfo?(ahal)
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(ahal)
Resolution: --- → FIXED
Updated•4 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•