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

Misleading message in verbose output during lookup of last successful build result #489

Closed dennis-behm closed 1 month ago

dennis-behm commented 3 months ago

The message

** No previous successful topic branch build result. Retrieving last successful main branch build result.

is misleading for the hotfix and feature branches in epic / release maintenance workflows.

Users want to understand the actual name of the main build group which is used to lookup the last successful build.

https://github.com/IBM/dbb-zappbuild/blob/9f2561711cb4adae85376b8513d69b4220f4a9f0/utilities/BuildUtilities.groovy#L594-L599

dennis-behm commented 1 month ago

Delivered via zAppBuild 3.8.0