debian-forge-composer/cmd
Achilleas Koutsou 12e8ab3ac6 Make Manifest() return manifest.Manifest
Return manifest.Manifest from the Manifest() function without
serializing.  The caller then has to call the manifest.Serialize()
function using the depsolved packages.

This moves towards changing the order of actions required to generate a
manifest.  With this change, the manifest creation and depsolving can be
done independently, but this still requires instantiating the manifest
object twice (InstantiateManifest() is called in PackageSets() and
Manifest()), which we don't want to have to do.
2023-05-31 16:40:07 +02:00
..
gen-manifests Make Manifest() return manifest.Manifest 2023-05-31 16:40:07 +02:00
mock-dnf-json mock-dnf-json: Add support for search command 2022-08-23 22:47:46 +01:00
osbuild-auth-tests Remove old build tag comments 2023-03-07 09:22:23 -08:00
osbuild-composer config: don't show azure-eap7-rhui in weldr 2023-03-30 18:40:12 +02:00
osbuild-composer-cli-tests Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
osbuild-composer-dbjobqueue-tests Remove old build tag comments 2023-03-07 09:22:23 -08:00
osbuild-composer-image-definitions Tools: fetch image test case generation matrix from composer 2022-05-13 21:01:37 +03:00
osbuild-composer-manifest-tests Remove old build tag comments 2023-03-07 09:22:23 -08:00
osbuild-dnf-json-tests ostree: move OSTreeImageOptions to the ostree package 2023-05-31 16:40:07 +02:00
osbuild-image-tests distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
osbuild-koji koji: fix excessive logging & monitoring 2022-04-05 23:48:30 +02:00
osbuild-koji-tests Remove old build tag comments 2023-03-07 09:22:23 -08:00
osbuild-mock-openid-provider Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
osbuild-package-sets ostree: move OSTreeImageOptions to the ostree package 2023-05-31 16:40:07 +02:00
osbuild-pipeline Make Manifest() return manifest.Manifest 2023-05-31 16:40:07 +02:00
osbuild-playground Change the rpmmd cache directory structure to include the distro name 2023-03-23 11:26:40 +01:00
osbuild-service-maintenance Remove old build tag comments 2023-03-07 09:22:23 -08:00
osbuild-store-dump Make Manifest() return manifest.Manifest 2023-05-31 16:40:07 +02:00
osbuild-upload-aws AWS: extend target options with the AMI boot mode 2023-05-19 13:24:39 +02:00
osbuild-upload-azure azure: add an option to tag page blobs 2022-06-13 21:06:01 +02:00
osbuild-upload-container container/client: rework tls settings 2022-07-21 13:32:07 +02:00
osbuild-upload-gcp build(deps): bump cloud.google.com/go/compute from 1.10.0 to 1.19.3 2023-05-22 11:51:42 +02:00
osbuild-upload-generic-s3 awscloud: add option to mark S3 object as public 2022-09-19 22:56:36 +02:00
osbuild-upload-oci Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
osbuild-worker ostree: rename ResolveParams to Resolve 2023-05-31 16:40:07 +02:00