debian-forge-composer/internal/cloudapi
Tomas Hozza 69b9f115c9 worker: allow enqueueing OSBuild job with multiple dependencies
Change the definition of `EnqueueOSBuildAsDependency()` function to
accept a slice of job IDs on which the OSBuild job depends. Previously,
only the manifest job ID was accepted as the only possible dependency.
This change will be needed in order to enqueue OSBuild jobs for Koji,
which depends on two jobs.
2022-06-10 14:48:18 +01:00
..
v2 worker: allow enqueueing OSBuild job with multiple dependencies 2022-06-10 14:48:18 +01:00
server.go cloudapi: prevent dangling manifest goroutines 2022-04-06 08:51:01 +02:00