debian-forge-composer/internal/target
Tom Gundersen 839b22026e target: pass the image filename in each target
Rather than having to assume that we only ever produce one
artifact, have each upload target contain the filename it expects
to upload from the osbuild output.

An image file is always explicitly named in the manifest, and we
leave it up to each distro to decide how this is done, but the
convention is to use the same image filename as used when
downloading the image through weldr.

Now make this policy explicit, by quering the distro for the image
name and inserting it into each upload target.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-22 22:26:09 +01:00
..
aws_target.go target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
azure_target.go target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
local_target.go target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
target.go target: use the new types from common package 2020-02-12 11:17:26 +01:00