debian-forge-composer/internal/common
Tom Gundersen 8797cd4704 common: drop unused image types
The Alibaba and GCE image types were not used, and they were
causing problems when translated from and to strings as they were
mapping to the same internal image type. The end result was that
AWS jobs were shown as Alibaba or GCE in the UI.

This fixes #369.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-04-03 08:46:50 +02:00
..
compose_result.go Separate nested structure in compose_result.go 2020-03-31 16:32:34 +02:00
compose_result_test.go tests: add coverage for compose_result.go 2020-03-31 16:32:34 +02:00
helpers.go tests: add coverage for common/helpers.go 2020-04-02 09:14:40 +02:00
helpers_test.go tests: add coverage for common/helpers.go 2020-04-02 09:14:40 +02:00
states.go common: refactor build states into a separate file 2020-02-12 11:17:26 +01:00
states_test.go tests: use asserts in states_test.go 2020-04-02 09:17:09 +02:00
types.go common: drop unused image types 2020-04-03 08:46:50 +02:00
types_test.go common: drop unused image types 2020-04-03 08:46:50 +02:00