RESOLVED FIXED 156008
BuildRequest should have a method to fetch all in-progress and pending requests for a triggerable
https://bugs.webkit.org/show_bug.cgi?id=156008
Summary BuildRequest should have a method to fetch all in-progress and pending reques...
Ryosuke Niwa
Reported 2016-03-29 22:01:18 PDT
In order to write a new syncing scripts, BuildRequest should have a method to fetch all pending and in-progress build requests. Furthermore, /api/build-requests/<triggerable-name> should include all build requests whose test group hasn't finished yet so that new syncing script can figure out to which slave/builder each request belongs in the new syncing script.
Attachments
Adds a method and improves JSON API (23.54 KB, patch)
2016-03-29 22:18 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2016-03-29 22:18:39 PDT
Created attachment 275184 [details] Adds a method and improves JSON API
WebKit Commit Bot
Comment 2 2016-03-30 12:46:22 PDT
Comment on attachment 275184 [details] Adds a method and improves JSON API Clearing flags on attachment: 275184 Committed r198853: <http://trac.webkit.org/changeset/198853>
WebKit Commit Bot
Comment 3 2016-03-30 12:46:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.