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

feat: Allow redirect error output to standard output #50

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

stanleyz
Copy link

This changes removes the null check of error output stream and adds a method to allow the error output stream to be directed to standard output

This will be used to fix AzBuilder/terrakube#1394

This changes removes the null check of error output stream and adds a
method to allow the error output stream to be directed to standard
output
@alfespa17 alfespa17 merged commit 9f4e490 into AzBuilder:master Oct 15, 2024
1 of 2 checks passed
@alfespa17
Copy link
Member

Thank you @stanleyz

@stanleyz
Copy link
Author

Great that's quick, thanks @alfespa17 , can you please release a new tentative version so that I can use in my PR to the Terrkuabe repo? I will raise a PR to the Terrkube repo later today or tomorrow.

@stanleyz stanleyz deleted the feat/redirect-error-stream branch October 15, 2024 20:33
@alfespa17
Copy link
Member

alfespa17 commented Oct 15, 2024

I created version 0.16.0, it takes some time to be in maven central, maybe you can check in a couple of hours

@stanleyz
Copy link
Author

Great, thanks @alfespa17

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.

Issue when displaying plan
2 participants