debian-forge-composer/internal/weldr
Tom Gundersen f201fc84b7 weldr: pin a real Arch object, rather than a string
weldr needs to know the host architecture. Rather than pinning
a string, pin a real Arch object, and query its name when we
need it.

This verifies the validitiy of the architecture for the given
distro before it is passed to weldr, rather than lazily on
demand.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-23 15:43:55 +01:00
..
api.go weldr: pin a real Arch object, rather than a string 2020-03-23 15:43:55 +01:00
api_test.go weldr: pin a real Arch object, rather than a string 2020-03-23 15:43:55 +01:00
compose.go weldr/upload: no longer reuse the structs from the target package 2020-03-22 22:26:09 +01:00
upload.go target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00