debian-forge-composer/internal/kojiapi
Achilleas Koutsou 86536f11e7 rpmmd: add Repositories list to PackageSet struct
Attach the repository configurations that are specific to a package set
directly on the PackageSet object.  This simplifies the Depsolve()
signature and avoids requiring a `nil` when no additional repositories
are required.  More importantly, it makes associating repositories to
package sets explicit, no longer relying on matching array indices or
map keys.
2022-06-01 11:36:52 +01:00
..
api go.mod: Update oapi-codegen and kin-openapi 2022-01-12 11:35:06 +01:00
server.go rpmmd: add Repositories list to PackageSet struct 2022-06-01 11:36:52 +01:00
server_internal_test.go koji: use nvra as the filename for images 2020-10-27 19:01:30 +00:00
server_test.go Replace all rpmmd.Depsolve() calls with dnfjson 2022-06-01 11:36:52 +01:00