debian-forge-composer/cmd
Ondřej Budai fc2788340f worker: set the osbuild success to false even on non-osbuild errors
composer uses the success field to decide whether a build succeeded or failed.
This is bad.

Unfortunately, fixing this requires kinda big code changes. This commit
changes the worker's behaviour to set the osbuild success flag to false
even on errors which weren't caused by osbuild (e.g. an upload error).
This is certainly hacky but I think it's still essential to tell the user
that an error occurred.

Fixes #789
2020-06-29 10:21:24 +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 tests: upload & boot image in OpenStack. Closes #339 2020-06-23 16:17:30 +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: Add reproducer for #524 2020-06-26 22:02:46 +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: set the osbuild success to false even on non-osbuild errors 2020-06-29 10:21:24 +02:00