debian-forge-composer/cmd/osbuild-worker
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
..
jobimpl-depsolve.go rpmmd: add Repositories list to PackageSet struct 2022-06-01 11:36:52 +01:00
jobimpl-koji-finalize.go Move OSBuildMetadataToRPMs and PackageMetadataToSignature to osbuild2 2022-02-18 09:26:35 +01:00
jobimpl-koji-init.go Relax TCP timeouts for koji connections 2022-02-10 14:58:10 +01:00
jobimpl-osbuild-koji.go worker/clienterrors: add empty manifest error 2022-04-06 10:57:37 +02:00
jobimpl-osbuild.go Upload to HTTPS S3 - Support self signed certificate 2022-05-26 13:46:00 +03:00
main.go worker: provide the region for the ASG 2022-05-13 11:52:30 +02:00
osbuild.go worker: don't marshal manifest in byte[] from 2022-02-01 20:28:40 +00:00