debian-forge-composer/cmd/osbuild-worker
Lars Karlitski c15c17960b worker: make worker.Client job-agnostic
Move the fact that the worker is requesting jobs of type "osbuild" out
of the client library.

For one, require consumers to pass accepted job types to RequestJobs()
and allow querying for the job type with the new Type() function.

Also, make OSBuildArgs() and Update() generic, requiring to pass an
argument that matches the job type.
2020-11-09 14:17:19 +01:00
..
main.go worker: make worker.Client job-agnostic 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