debian-forge-composer/internal/store
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
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: delete unused GetLocalTargetOptions() method 2022-07-01 18:55:01 +01:00
fixtures.go store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
json.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
json_test.go remove Fedora 35 support 2023-01-06 11:34:50 +01:00
store.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
store_test.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00