No description
Find a file
Tom Gundersen 3ff4f59fc7 store: pass the store to the jobqueue API
Drop the jobUpdates channel, and instead add an UpdateCompose method
to the store, which updates the status of a compose directly.

This allows us to report back errors directly, rather than having to
mirror the staet in the jobqueue API.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-10-07 10:37:43 +02:00
cmd store: pass the store to the jobqueue API 2019-10-07 10:37:43 +02:00
distribution Remove RuntimeDirectory 2019-10-04 11:17:10 +02:00
internal store: pass the store to the jobqueue API 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