debian-forge-composer/internal/jobqueue
Tom Gundersen caff96bd4f job/run: never panic on failed job
Return the error code of the osbuild run, and an array of errors,
one for each target provided. If a target fails, all other targets
are still attempted.

If either osbuild or one of the targets retursn an error, the worker
notifies osbuild-composer that the job failed.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-11-28 05:56:11 +01:00
..
api.go worker: move Job type to the jobqueue package 2019-10-29 16:08:54 +01:00
api_test.go target/aws: support setting the image name 2019-11-28 05:56:11 +01:00
job.go job/run: never panic on failed job 2019-11-28 05:56:11 +01:00