debian-forge-composer/internal/weldr
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
..
api.go drop the Compose.Image field 2020-02-14 11:53:38 +01:00
api_test.go weldr: add filtering to compose route 2020-02-12 19:23:40 +01:00
compose.go weldr: clean up the image size code 2020-02-14 11:53:38 +01:00
upload.go Weldr API: use the new compose/store API 2020-02-12 11:17:26 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00