debian-forge-composer/cmd
Ondřej Budai ab0a8057bf worker: ensure that the reported result is always non-nil
When osbuild crashes (e.g. when cp fails because of the machine running
out of disk space), it doesn't produce a machine-readable result. Due to
our suboptimal handling of the result struct (this is my fault), this can
lead to result == nil. However, composer expects that result != nil in all
cases because it uses the Success flag to assess the compose state. If
result == nil, it just crashes terribly.
2020-06-12 12:47:31 +02:00
..
osbuild-composer tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-dnf-json-tests tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-image-tests image-tests: allow disabling of local booting 2020-06-12 06:29:32 +02:00
osbuild-koji cmd/koji: add error handling to logout 2020-05-19 13:54:53 +02:00
osbuild-pipeline osbuild-pipeline: support check_gpg 2020-06-10 19:25:54 +02:00
osbuild-rcm-tests tests: Distro is fedora-31 update the repo URL to match 2020-04-29 18:48:51 +02:00
osbuild-store-dump tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-tests tests: build qcow2 instead of tar 2020-06-12 10:00:50 +02:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure cmd/osbuild-upload-azure: improve error message on wrong arguments 2020-04-27 20:34:20 +02:00
osbuild-worker worker: ensure that the reported result is always non-nil 2020-06-12 12:47:31 +02:00