debian-forge-composer/cmd/osbuild-worker
Tom Gundersen 0e382e9cf4 worker: implement koji job types
The three new job types osbuild-koji, koji-init, and koji-finalize
allows the different tasks to be split appart and in particular for
there to be several builds on different architectures as part of a
given compose.
2020-11-11 18:16:42 +01:00
..
jobimpl-koji-finalize.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
jobimpl-koji-init.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
jobimpl-osbuild-koji.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
jobimpl-osbuild.go worker: introduce JobImplementation interface 2020-11-09 14:17:19 +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: handle error when closing osbuild's stdin 2020-11-09 14:17:19 +01:00