debian-forge-composer/internal/weldr
Sanne Raymaekers 111feda1f5 worker: Remove ellipsis operator from clienterrors.Error
The ellipsis operator was used as a hack to not need to pass any details
as an argument, but it makes what the end object will actually look like
less obvious. It also makes it impossible to pass an array to details
without getting a nested array.

Fixes #2874
2022-08-03 13:51:52 +02:00
..
api.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
api_test.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
json.go tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
responses_test.go Replace all rpmmd.Depsolve() calls with dnfjson 2022-06-01 11:36:52 +01:00
upload.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00