debian-forge-composer/cmd/osbuild-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
..
jobimpl-koji-finalize.go worker/koji-finalize: check the dependencies early 2020-11-25 22:24:22 +00:00
jobimpl-koji-init.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
jobimpl-osbuild-koji.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
jobimpl-osbuild.go cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
main.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
main_test.go koji: add signature to the CGImport metadata components 2020-10-27 19:01:30 +00:00
osbuild.go worker/osbuild: print raw osbuild output if it cannot be parsed 2020-11-25 07:37:44 +00:00