Confirmed users
2,456
edits
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/ | 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 |