debian-forge-composer/cmd/osbuild-worker
Achilleas Koutsou 61d7c465af dnfjson: remove single Depsolve function and command
Remove the single Depsolve function from the dnfjson package and the
depsolve command from the dnf-json tool.  The new ChainDepsolve
functions and chain-depsolve command can handle single depsolves in the
same way so there's no need to keep (and have to maintain) two versions
of very similar code.

The ChainDepsolve function (in Go) and chain-depsolve command (in
Python) have been renamed to plain Depsolve and depsolve respectively,
since they are now general purpose depsolve functions.
2022-06-01 11:36:52 +01:00
..
jobimpl-depsolve.go dnfjson: remove single Depsolve function and command 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