debian-forge-composer/internal
Lars Karlitski b5432e78b9 worker: move ComposerClient to jobqueue package
This moves the client code into the same package as the server code,
which makes it easier to change (and version) the two in sync. Also, it
will allow to make some structs private to the jobqueue package and to
test `Client`.

Also rename it to jobqueue.Client.
2020-03-25 14:05:44 +01:00
..
blueprint tree-wide: panic when json marshalling fails 2020-03-25 10:22:16 +01:00
client client: Add /modules/ support 2020-03-25 10:01:14 +01:00
common common/Architecture: drop unused code 2020-03-24 15:46:57 +01:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro tree-wide: use uuid.MustParse() when possible 2020-03-25 10:22:16 +01:00
jobqueue worker: move ComposerClient to jobqueue package 2020-03-25 14:05:44 +01:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Fix typo in RootFilesystemUUID 2020-03-24 11:01:20 +01:00
rcm internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
rpmmd rpmmd: Fix the format of BuildTime to match the weldr API 2020-03-25 10:01:14 +01:00
store tree-wide: panic when json marshalling fails 2020-03-25 10:22:16 +01:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr client: Add /modules/ support 2020-03-25 10:01:14 +01:00
weldrcheck weldrcheck: Adding integration tests for modules 2020-03-25 10:01:14 +01:00