debian-forge-composer/internal/store
Gianluca Zuccarelli d44703cdc8 rpmmd/repository: repoconfig pointers
Convert some of the fields in the `RepoConfig` struct
to pointers. Since `RepoConfig` will be used to convert
custom repositories to an array of `osbuild.YumRepository`,
we need to ensure that fields that are not set explicitly
are not saved to the `/etc/yum.repos.d` repository files.
2023-04-21 17:40:00 +02: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 distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
json.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
json_test.go Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
store.go rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
store_test.go rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00