debian-forge-composer/internal/worker
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
..
api worker: introduce dynamicArgs 2020-11-11 18:16:42 +01:00
client.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
json.go cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
server.go jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00
server_test.go jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00