debian-forge-composer/cmd/osbuild-worker
Achilleas Koutsou 0e4a9e586f split: replace internal packages with images library
Remove all the internal package that are now in the
github.com/osbuild/images package and vendor it.

A new function in internal/blueprint/ converts from an osbuild-composer
blueprint to an images blueprint.  This is necessary for keeping the
blueprint implementation in both packages.  In the future, the images
package will change the blueprint (and most likely rename it) and it
will only be part of the osbuild-composer internals and interface.  The
Convert() function will be responsible for converting the blueprint into
the new configuration object.
2023-07-10 21:11:19 +02:00
..
config.go worker: allow configuring number of upload threads for Azure 2023-03-03 18:15:53 +01:00
config_test.go worker: allow configuring number of upload threads for Azure 2023-03-03 18:15:53 +01:00
jobimpl-awsec2.go worker: Define new jobs to handle copying and resharing of images 2022-08-30 16:14:52 +02:00
jobimpl-container-resolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-depsolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-file-resolve.go worker: add file resolve job 2023-03-16 09:55:39 +00:00
jobimpl-koji-finalize.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-koji-init.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
jobimpl-osbuild.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
jobimpl-ostree-resolve.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
main.go worker: add file resolve job 2023-03-16 09:55:39 +00:00