debian-forge-composer/cmd/osbuild-worker
Christian Kellner 50e630a76f worker: add new container resolve job type
This is a new job that can be used to resolve containers. It uses
the existing `container.Resolver` class to do the actual work.
2022-07-25 21:21:44 +02:00
..
config.go worker: make default config values more idiomatic 2022-06-28 15:55:31 +01:00
config_test.go worker/config: add tests for parseConfig 2022-06-28 15:55:31 +01:00
jobimpl-container-resolve.go worker: add new container resolve job type 2022-07-25 21:21:44 +02:00
jobimpl-depsolve.go osbuild-worker: Correct cast of dnfjson error in depsolve job 2022-06-08 23:07:37 +02:00
jobimpl-koji-finalize.go worker/koji-finalize: fix error message 2022-07-24 08:40:58 +02:00
jobimpl-koji-init.go worker: clean up the RelaxTimeoutFactor 2022-06-28 15:55:31 +01:00
jobimpl-osbuild.go osbuild: add extraEnv argument to RunOSBuild 2022-07-25 21:21:44 +02:00
main.go worker: add new container resolve job type 2022-07-25 21:21:44 +02:00