Closed
Bug 1330677
Opened 8 years ago
Closed 8 years ago
Allow calling runnable jobs API without having to pass the Gecko decision task id
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
This is useful if all you care about is to determine what is most up-to-date list of tasks that can be scheduled.
In the future, this will allow for determining the "current set of runnable jobs" on a schedule (caching the latest values) rather on per API call.
Assignee | ||
Comment 1•8 years ago
|
||
This commit on PR 2081 fixes this bug:
https://github.com/mozilla/treeherder/pull/2081/commits/9bd2e76779888a7f5ab43f2b8f7c63a16776b5b3
Assignee | ||
Comment 2•8 years ago
|
||
The PR is being in reviewed as part of bug 1330652.
Assignee | ||
Comment 3•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•