debian-forge-composer/internal
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
..
blueprint osbuild: remove dead code 2020-03-26 00:31:37 +01:00
client weldr: Return a JSON API error response for all unknown requests 2020-03-27 19:07:33 +01:00
common common/Architecture: drop unused code 2020-03-24 15:46:57 +01:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro tree-wide: use uuid.MustParse() when possible 2020-03-25 10:22:16 +01:00
jobqueue worker: move ComposerClient to jobqueue package 2020-03-25 14:05:44 +01:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Add unit test for GRUB2 stage 2020-03-27 19:18:14 +01:00
rcm internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
rpmmd rpmmd: Fix the format of BuildTime to match the weldr API 2020-03-25 10:01:14 +01:00
store tree-wide: panic when json marshalling fails 2020-03-25 10:22:16 +01:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr weldr: stop using Distro.FilenameFromType 2020-03-28 00:21:31 +01:00