IBM / dbb-zappbuild

zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
Apache License 2.0
40 stars 123 forks source link

Failures when uploading files to target libraries need to mark the build as failed #441

Closed dennis-behm closed 6 months ago

dennis-behm commented 8 months ago

When files are uploaded to the target build libraries, zAppBuild is not evaluating the return code or checks for any exceptions. This can lead to the situation that the build status is clean and subsequent impact builds start of a more recent commit.

https://github.com/IBM/dbb-zappbuild/blob/d177891a59a41b0947eacaf1e1e5a7ca199ac13a/utilities/BuildUtilities.groovy#L101-L108

dennis-behm commented 6 months ago

Delivered via zAppBuild Release 3.6.0