debian-forge-composer/internal/weldr
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
..
api.go container: add ListDigest to the spec 2023-04-17 18:30:41 +02:00
api_test.go rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go weldr: allow to send warnings on ComposeReply 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
responses_test.go Replace all rpmmd.Depsolve() calls with dnfjson 2022-06-01 11:36:52 +01:00
upload.go weldr/upload/gcp: make Object optional 2022-10-11 13:23:18 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00