debian-forge-composer/cmd/osbuild-worker
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
..
main.go drop the Compose.Image field 2020-02-14 11:53:38 +01:00