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

pickles returns non-zero exit code on success or without error messages #597

Open
boc-tothefuture opened this issue Jan 23, 2021 · 0 comments

Comments

@boc-tothefuture
Copy link

Trying to use pickles as part of a build and observed that github actions would say the command failed but I would have no output indicating why it failed.

I was able to replicate the problem on my system as well

c:\temp\openhab\openhab-jruby>pickles -f features -o pickles --df html
c:\temp\openhab\openhab-jruby>echo %errorlevel%
1

This makes it difficult to use within a CI/CD pipeline.

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

No branches or pull requests

1 participant