debian-forge-composer/internal/common
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
..
compose_result.go lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
helpers.go lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
states.go common: refactor build states into a separate file 2020-02-12 11:17:26 +01:00
states_test.go tree-wide: format code with gofmt 2020-02-17 16:09:17 +01:00
types.go store: move ComposeRequest to the store package 2020-03-12 20:01:24 +01:00
types_test.go store: move ComposeRequest to the store package 2020-03-12 20:01:24 +01:00