sw360 / capycli

CaPyCLI - Python scripts for software license compliance automation with SW360
Other
12 stars 7 forks source link

feature: force error code for `project prerequisites` #59

Closed tngraf closed 6 months ago

tngraf commented 6 months ago

Commands like project prerequisites display warnings and errors, but they do not break a CI job.
This new feature adds a flag force error to project prerequisites to exit the application with an error code.