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

fix: capture stdout on the publish executor to check the error message #252

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

lucasvieirasilva
Copy link
Owner

In the previous PR #251 I've attempted to check the error message in the publish executor, however, the current code does return the the stdout.

This PR changes the way the command is executed to stdout to the terminal but also captures the CLI's return so I can check the content later.

@lucasvieirasilva lucasvieirasilva merged commit 083c671 into main Oct 17, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 17, 2024
## [19.2.1](nx-python-v19.2.0...nx-python-v19.2.1) (2024-10-17)

### Bug Fixes

* capture stdout on the publish executor to check the error message ([#252](#252)) ([083c671](083c671))
Copy link

🎉 This PR is included in version 19.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant