debian-forge-composer/cmd/osbuild-worker
Achilleas Koutsou 2cce81093f osbuld-worker: call osbuild with --export flag
osbuild now supports using the `--export` flag (can be invoked multiple
times) to request the exporting of one or more artefacts.  Omitting it
causes the build job to export nothing.

The Koji API doesn't support the new image types (yet) so it simply uses
the "assembler" name, which is the final stage of the old (v1)
Manifests.
2021-03-17 18:12:17 +00:00
..
jobimpl-koji-finalize.go worker/koji-finalize: check the dependencies early 2020-11-25 22:24:22 +00:00
jobimpl-koji-init.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
jobimpl-osbuild-koji.go osbuld-worker: call osbuild with --export flag 2021-03-17 18:12:17 +00:00
jobimpl-osbuild.go osbuld-worker: call osbuild with --export flag 2021-03-17 18:12:17 +00:00
main.go worker: refactor handling of GCP credentials 2021-03-12 12:17:02 +01:00
main_test.go osbuild: rename package to osbuild1 2021-03-17 18:12:17 +00:00
osbuild.go osbuld-worker: call osbuild with --export flag 2021-03-17 18:12:17 +00:00