debian-forge-composer/internal/weldr
Lars Karlitski 37b42d452b store: make PushCompose() take a manifest
Code that's calling PushCompose() had to depsolve packages and fetch the
right ImageType from a distro, but not create the osbuild manifest. That
was left for PushCompose to do. Move it out of there to the callers, so
that the store is mainly concerned with storing things.

This also simplifies the argument list of PushCompose().
2020-05-08 14:53:00 +02:00
..
api.go store: make PushCompose() take a manifest 2020-05-08 14:53:00 +02:00
api_test.go weldr: return fewer errors in composeDeleteHandler 2020-05-08 14:53:00 +02:00
compose.go weldr: inline composesToComposeEntries 2020-05-08 14:53:00 +02:00
json.go client: Add functions to support compose testing 2020-04-15 11:35:05 +02:00
upload.go azure: normalize the terms for Azure credentials 2020-04-29 18:15:13 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00