debian-forge-composer/internal/compose
Ondřej Budai cc00e0cdc9 drop the Compose.Image field
Everything that this field contained can be computed in another way:

- path: just lookup the local target and read the path from there
- mime: can be derived from distribution and compose output type
- size: can be derived from the path

Therefore it imho doesn't make much sense to store these information multiple
times.
2020-02-14 11:53:38 +01:00
..
compose.go drop the Compose.Image field 2020-02-14 11:53:38 +01:00
compose_test.go compose: refactor compose related structure into its own package 2020-02-12 11:17:26 +01:00