debian-forge-composer/internal/common
Martin Sehnoutka 62d186cd1b common: refactor build states into a separate file
These states will be used for tracking the image builds and compose
states in the rest of our codebase. There should be no change in the
behavior. It is a 1 to 1 replacement with the only difference of using
type alias instead of plain string.
2020-02-12 11:17:26 +01:00
..
compose_result.go move ComposeResult type into common package to allow its reusing 2020-02-05 01:35:50 +01:00
states.go common: refactor build states into a separate file 2020-02-12 11:17:26 +01:00
states_test.go common: refactor build states into a separate file 2020-02-12 11:17:26 +01:00
types.go common: compose request should include full bp and repositories 2020-02-12 11:17:26 +01:00
types_test.go common: compose request should include full bp and repositories 2020-02-12 11:17:26 +01:00