No description
Find a file
Tom Gundersen 0880014edf jobqueue: cleanup API a bit and unify the two job stores
Let the store in weldr be the only one that keeps state, and push
updates directly there. This fixes a bug where there was an ID mismatch.

Change the API to not let the caller pick the UUID, but provide it
in the response. Use the same UUID as is used to identify composes,
this makes it simpler to trace what is going on.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-10-07 10:37:43 +02:00
cmd jobqueue: cleanup API a bit and unify the two job stores 2019-10-07 10:37:43 +02:00
distribution Remove RuntimeDirectory 2019-10-04 11:17:10 +02:00
internal jobqueue: cleanup API a bit and unify the two job stores 2019-10-07 10:37:43 +02:00
osbuild@cd49e2407c image-info: add test 2019-10-05 14:47:35 +02:00
tools image-info: add test 2019-10-05 14:47:35 +02:00
.gitignore image-info: add test 2019-10-05 14:47:35 +02:00
.gitmodules image-info: add test 2019-10-05 14:47:35 +02:00
.travis.yml image-info: add test 2019-10-05 14:47:35 +02:00
dnf-json osbuild-composer 2019-09-13 18:50:13 +02:00
go.mod Integration of osbuild composer with systemd 2019-10-02 17:56:59 +02:00
go.sum Integration of osbuild composer with systemd 2019-10-02 17:56:59 +02:00
Makefile Integration of osbuild composer with systemd 2019-10-02 17:56:59 +02:00