debian-forge-composer/internal/distro
Achilleas Koutsou 5dba246813 manifest: remove Content field from manifest
Do not expose the content of the manifest statically and instead rely on
the public methods to retrieve source specifications dynamically.

Since the methods require iterating through the pipelines to collect
source specifications, we should avoid calling the function multiple
times when we can reuse the returned values.
2023-06-14 11:19:29 +02:00
..
distro_test_common manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
fedora manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
rhel7 manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
rhel8 manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
rhel9 manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
test_distro manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
distro.go distro: remove unused MakePackageSetChains() function 2023-06-14 11:19:29 +02:00
distro_test.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
image_config.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00