debian-forge-composer/internal/store
Tom Gundersen fba2af5f51 store: drop support for multi-image composes
The store only serves the weldr API, and that hard-codes the assumption
of only one image build per compose all over the place. Move this
assumption into the json serialization handler.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-05-18 11:50:15 +02:00
..
compose.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
fixtures.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
json.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
json_test.go store/json: simplify ImageType handling 2020-05-18 11:50:15 +02:00
store.go store: drop support for multi-image composes 2020-05-18 11:50:15 +02:00
store_test.go store/compose/ImageType: use distro.ImageType objects 2020-05-18 11:50:15 +02:00