debian-forge-composer/internal/worker
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
..
client.go 🐞 Fix worker https logic 2020-04-29 21:07:28 +02:00
json.go jobqueue: rename to worker 2020-04-16 01:02:16 +02:00
server.go worker: rename API to Server 2020-04-16 01:02:16 +02:00
server_test.go store: make PushCompose() take a manifest 2020-05-08 14:53:00 +02:00