debian-forge-composer/internal/cloudapi/v2
Brian C. Lane d12447408b Change RepoConfig.GPGKey to an array of key strings
DNF supports more than one GPG key. It is possible that one may be used for
signing packages, and another to sign the repository metadata. This
renamed GPGKey to GPGKeys internally. It does not change the on-disk
repository json format.
2023-02-01 10:27:58 +01:00
..
errors.go internal/prometheus: remove compose fail metrics 2023-01-12 12:55:01 +01:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go CloudAPI: add description for Repository definition 2022-11-28 17:30:56 +01:00
openapi.v2.yml CloudAPI: add description for Repository definition 2022-11-28 17:30:56 +01:00
server.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
v2_internal_test.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
v2_koji_test.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
v2_multi_tenancy_test.go cloudapi: Correctly test dependency errors 2022-08-03 13:51:52 +02:00
v2_test.go cloudapi/v2: expose ostree contenturl and rhsm options 2022-11-04 11:41:31 +01:00