User:Catlee/BuildAPI: Difference between revisions

 
Line 21: Line 21:
GET /builds/{branch}/builders/{buildername} -> list of recent builds, including completed, running, and pending for this builder name
GET /builds/{branch}/builders/{buildername} -> list of recent builds, including completed, running, and pending for this builder name


GET /builds/job_status/{job_id} -> status on job request (e.g. cancel build, etc.)
GET /builds/jobs/{job_id} -> status on job request (e.g. cancel build, etc.)


PUT /builds/{branch}/request/{requestid} -> update this build
PUT /builds/{branch}/request/{requestid} -> update this build
Confirmed users
2,456

edits