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 |
||
|---|---|---|
| .. | ||
| main.go | ||
| osbuild.go | ||