debian-forge-composer/internal/store
Achilleas Koutsou 1a38939abf distro: pass entire Blueprint to Manifest()
Pass the entire Blueprint to Manifest() instead of just the
Customizations.  The goal is to combine the functionality of the
ImageType.PackageSets() and ImageType.Manifest() methods into one call.
2023-05-31 16:40:07 +02:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go distro: delete distro.Manifest type 2023-05-31 16:40:07 +02:00
fixtures.go Make Manifest() return manifest.Manifest 2023-05-31 16:40:07 +02:00
json.go distro: delete distro.Manifest type 2023-05-31 16:40:07 +02:00
json_test.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
store.go distro: delete distro.Manifest type 2023-05-31 16:40:07 +02:00
store_test.go distro: pass entire Blueprint to Manifest() 2023-05-31 16:40:07 +02:00