No description
Find a file
Tom Gundersen 0bdd3a5c89 job-queue: pass a well-formed job object to the worker
For now we will hardcode the org.osbuild.local target, so we might
as well fix this up front.

We do not yet support any target types, but for testing purposes we
claim to support 'tar', and we pass a noop tar pipeline to the worker.

This makes introspecting the job-queu api using curl a bit more
pleasant.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-09-26 23:48:19 +02:00
cmd/osbuild-composer composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00
init tree-wide: format the code 2019-09-24 01:03:27 +02:00
internal job-queue: pass a well-formed job object to the worker 2019-09-26 23:48:19 +02:00
.gitignore .gitignore: ignore osbuild-composer binary 2019-09-14 13:59:08 +02:00
.travis.yml minimal travis configuration 2019-09-24 17:50:48 +02:00
dnf-json osbuild-composer 2019-09-13 18:50:13 +02:00
go.mod osbuild-composer 2019-09-13 18:50:13 +02:00
go.sum osbuild-composer 2019-09-13 18:50:13 +02:00