Open
Bug 1496860
Opened 6 years ago
Updated 2 years ago
Add a tool to create a decision task based on a given commit.
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: tomprince, Unassigned)
References
Details
Attachments
(3 files)
This is useful for adding builds to DONTBUILD pushes, for example.
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Just as a thought, we want to get to the point where decision tasks are triggered by hooks listening to pulse messages, at which point this would involve just calling `triggerHook` with the appropriate args. At which point I will very much want a tool like this to schedule jobs in taskcluster-staging.net.
So, not to say "don't do this now", just thinking ahead..
Reporter | ||
Comment 5•6 years ago
|
||
> So, not to say "don't do this now", just thinking ahead..
I'm probably not going to take this any further at the moment. I had already done most of the work, so I thought I'd post it, but I'm not sure it is worth figuring out how to use the taskcluter-python library properly.
Updated•6 years ago
|
Attachment #9014958 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9014958 -
Attachment is obsolete: false
Updated•6 years ago
|
Attachment #9014959 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9014959 -
Attachment is obsolete: false
Reporter | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Attachment #9014958 -
Attachment description: Bug 1496860: Add a tool to create a decision task based on a given commit. → Bug 1496860: Add a tool to create a decision task based on a given commit;
Updated•6 years ago
|
Attachment #9029853 -
Attachment description: Bug 1496860: [taskgraph] Use taskcluster-client form creating tasks; → Bug 1496860: [taskgraph] Use taskcluster-client for creating tasks;
Updated•6 years ago
|
Attachment #9014958 -
Attachment description: Bug 1496860: Add a tool to create a decision task based on a given commit; → Bug 1496860: [taskgraph] Add a tool to create a decision task based on a given commit;
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•