debian-forge-composer/internal/store
Lars Karlitski 72f8b07e8b store: move ComposeRequest to the store package
A ComposeRequest is data used to submit a compose to the store, so it
should live in that package.

Remove the json marshalling test, because ComposeRequest is never
marshalled to JSON.

This will allow to use types from `distro` in the ComposeRequest struct.
2020-03-12 20:01:24 +01:00
..
store.go store: move ComposeRequest to the store package 2020-03-12 20:01:24 +01:00
store_test.go Use semver to enforce blueprint version numbers 2020-02-25 09:00:35 +01:00