Skip to content

fix(script): allow stderr to pass through #282

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

Merged
merged 2 commits into from
Mar 24, 2022
Merged

fix(script): allow stderr to pass through #282

merged 2 commits into from
Mar 24, 2022

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Mar 23, 2022

🧭 What and Why

When testing the Java client I noticed only stdout was visible and not stderr, also added stdin for convenience.

🧪 Test

yarn docker playground java with a wrong argument for example.

@millotp millotp requested a review from a team March 23, 2022 16:49
@millotp millotp self-assigned this Mar 23, 2022
@millotp millotp requested review from eunjae-lee and damcou and removed request for a team March 23, 2022 16:49
@netlify
Copy link

netlify bot commented Mar 23, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 6a67893
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/623c31f08904980009fc4284

@shortcuts
Copy link
Member

shortcuts commented Mar 23, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the generated/main branch.

@millotp millotp changed the title fix(scripts): allow stderr to pass through fix(script): allow stderr to pass through Mar 23, 2022
Copy link
Contributor

@eunjae-lee eunjae-lee left a comment

Choose a reason for hiding this comment

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

nice touch!

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.

3 participants