debian-forge-composer/internal/weldr
Martin Sehnoutka 2f576e0964 weldr: stop using Distro.FilenameFromType
The method is available in the Distro interface, but the distro does not
have the information needed to provide this kind of information any
more. The logic is now split into Arch and ImageType interfaces. This
patch will allow us to get rid of some old code and move forward.
2020-03-28 00:21:31 +01:00
..
api.go weldr: stop using Distro.FilenameFromType 2020-03-28 00:21:31 +01:00
api_test.go weldr: Return a JSON API error response for all unknown requests 2020-03-27 19:07:33 +01:00
compose.go weldr/upload: no longer reuse the structs from the target package 2020-03-22 22:26:09 +01:00
json.go client: Add /modules/ support 2020-03-25 10:01:14 +01:00
upload.go weldr/upload: uploadRequestToTarget() cannot fail 2020-03-24 14:13:03 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00