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 140 forks source link

Refactor zAppBuild reporting capabilities #341

Closed dennis-behm closed 1 year ago

dennis-behm commented 1 year ago

Reporting capabilities in zAppBuild were previously managed in the ImpactUtilities script. While this is a feature of zAppBuild, it does not need to be part of the ImpactUtils script.

This PR is

dennis-behm commented 1 year ago

@M-DLB This is read for another review. I modified the code to actually leverage the new capabilities of the API to return a list of collections carrying the impacted files.