debian-forge-composer/internal/cloudapi/v2
Ondřej Budai 7a194bfcb5 cloudapi: require gpgkey if check_gpg is set
If a user requires that packages from a certain repository are checked using
a GPG key, they should specify it. Now, this is enforced to catch this issue
earlier than in osbuild.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-03-25 13:23:32 +01:00
..
errors.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
errors_test.go cloudapi/v2: Listen on /api/image-builder-composer/v2 2021-10-11 09:52:21 +02:00
openapi.v2.gen.go cloudapi: rename gpg_key field to gpgkey 2022-03-25 13:23:32 +01:00
openapi.v2.yml cloudapi: rename gpg_key field to gpgkey 2022-03-25 13:23:32 +01:00
v2.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
v2_internal_test.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
v2_koji_test.go cloudapi/test: make newV2Server return also the queue 2022-03-08 12:07:00 +01:00
v2_multi_tenancy_test.go cloudapi: add multi-tenancy test 2022-03-08 12:07:00 +01:00
v2_test.go cloudapi/v2: add error object to ImageStatus 2022-03-09 08:49:37 +00:00