Closed
Bug 1330798
Opened 9 years ago
Closed 9 years ago
Example JSON blobs that would be returned from the status API
Categories
(Conduit :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mcote, Assigned: smacleod)
Details
Attachments
(5 files)
To help David's work on the UI, please generate some example JSON blobs as will be returned from the status UI for these scenarios:
- cannot be landed
- can be landed; no job present (autoland not started)
- in progress (attempting to land)
- completed successfully
- failed with error (e.g. failed to rebase)
| Assignee | ||
Comment 1•9 years ago
|
||
First example API response. We might want to adjust things a bit going forward, but the general idea and type of data should be the same.
| Assignee | ||
Updated•9 years ago
|
Attachment #8827484 -
Attachment mime type: text/plain → application/json
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
| Assignee | ||
Comment 4•9 years ago
|
||
| Assignee | ||
Comment 5•9 years ago
|
||
(Note, when a landing failed here, I transitioned the most recent push back to active, rather than blocking future landing of it. This is so that infra failures don't block future landing, and a botched rebase could also work in the future if someone is backed out or something else lands. Maybe we'll change this and require a repush, /me shrugs)
| Assignee | ||
Comment 6•9 years ago
|
||
Since this is tracking the work to generate these examples I'm going to close the bug, if we want to discuss changing the format we could file another bug (or reopen?)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•