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

Customize error when no files are found #48

Merged
merged 3 commits into from
Apr 10, 2023
Merged

Conversation

toote
Copy link
Contributor

@toote toote commented Apr 5, 2023

Adding the ability to change the exit code to a custom value so that you can soft-fail the step on that error code.

Background

Based on a comment in issue #37, there are valid scenarios on which you want to add the plugin to a step but want to ignore errors when no test report files are generated to be uploaded.

@toote toote added the enhancement New feature or request label Apr 5, 2023
@toote toote requested a review from pzeballos April 5, 2023 21:23
@toote toote mentioned this pull request Apr 5, 2023
@pzeballos pzeballos merged commit 753be17 into main Apr 10, 2023
@pzeballos pzeballos deleted the toote_ignore_missing branch April 10, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants