debian-forge-composer/cmd/osbuild-worker
Gianluca Zuccarelli a8f20811f6 worker: add koji build worker validation
Validate the results for a koji build job
and check for empty osbuild output. This commit
ensures that there aren't any gaps in the error
handling. Additionally this commit adds a few
extra error cases rather than a generic error.
2022-02-05 00:13:59 +00:00
..
jobimpl-depsolve.go osbuild-worker: implement structured errors 2022-01-27 16:45:14 +01:00
jobimpl-koji-finalize.go worker: check field exists before accessing it 2022-02-01 20:28:40 +00:00
jobimpl-koji-init.go osbuild-worker: implement structured errors 2022-01-27 16:45:14 +01:00
jobimpl-osbuild-koji.go worker: add koji build worker validation 2022-02-05 00:13:59 +00:00
jobimpl-osbuild.go worker: check for empty osbuild job output 2022-02-05 00:13:59 +00:00
main.go gosec: G402 - TLS MinVersion 2021-12-13 12:17:30 +02:00
osbuild.go worker: don't marshal manifest in byte[] from 2022-02-01 20:28:40 +00:00