debian-forge-composer/cmd/osbuild-worker
Lars Karlitski d1f322ec6f worker: always send status "FINISHED"
The server hasn't used common.ImageBuildState to mark a job as
successful or failed for a long time. Instead, it's using the job's
return argument for that. (Jobs don't have a high-level concept of
failing).

Drop the check in the server, and always send "FINISHED" from the client
for backwards compatibility.
2020-11-09 14:17:19 +01:00
..
main.go worker: always send status "FINISHED" 2020-11-09 14:17:19 +01:00
main_test.go koji: add signature to the CGImport metadata components 2020-10-27 19:01:30 +00:00
osbuild.go worker: handle error when closing osbuild's stdin 2020-11-09 14:17:19 +01:00