debian-forge-composer/internal/cloudapi
Chloe Kaubisch 899d78f7e1
cloudapi: expose upload status
Expose a more detailed job status result - specifically, include upload status
alongside image status. Expand openapi.yml accordingly and add an UploadStatus
field to the OSBuildJobResult struct. At the moment, only represent the
"success" and "failure" states of UploadStatus - to differentiate between
"pending" and "running" would involve significant design decisions and should be
addressed in a separate commit.
2021-02-05 12:34:28 +01:00
..
openapi.gen.go cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
openapi.yml cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
server.go cloudapi: expose upload status 2021-02-05 12:34:28 +01:00