Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit with non-zero return code when BuildReport does not contain outputs #251

Conversation

dennis-behm
Copy link
Member

This is implementing issue #222 to return with a non-zero return code when there were not items found that need to be packaged.

Any subsequent scripts can assess the return code instead of having to parse the log output.

…outputs

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
Copy link
Collaborator

@M-DLB M-DLB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @dennis-behm

@dennis-behm dennis-behm merged commit 46a7998 into IBM:main Jun 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UCD Packaging script should return a non-zero return code when there is nothing to package
2 participants