debian-forge-composer/internal/store
Tom Gundersen 9e2e009ac8 distro: introduce PackageSets
This replaces Packages() and BuildPackages() by returning a map of
package sets, the semantics of which is up to the distro to define.

They are meant to be depsolved and the result returned back as a
map to Manifest(), with the same keys.

No functional change.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2021-03-10 11:52:05 +00: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: make the osbuild package internal to the distros 2020-06-03 00:30:01 +02:00
fixtures.go distro: introduce PackageSets 2021-03-10 11:52:05 +00:00
json.go store: Fix copy failure when initializing blueprints commit list 2020-08-02 11:21:20 +01:00
json_test.go store: Add newImageBuildFromV0 test 2020-08-13 17:47:57 +02:00
store.go rpmmd: allow check_gpg to be configured for system repos 2020-06-10 19:25:54 +02:00
store_test.go distro: introduce PackageSets 2021-03-10 11:52:05 +00:00