debian-forge-composer/internal/target
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
..
aws_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
azure_image_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
azure_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
container_target.go cloudapi: add support for uploading to a container registry 2022-08-01 21:50:03 +01:00
gcp_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
koji_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
local_target.go target: deprecate local target and don't use it anywhere 2022-07-01 18:55:01 +01:00
oci_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
target.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
target_test.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
targetresult.go cloudapi: add support for uploading to a container registry 2022-08-01 21:50:03 +01:00
targetresult_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
vmware_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
worker_server_target.go target: add explicit target for uploading back to worker server 2022-07-01 18:55:01 +01:00