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

Move all user-facing messages in CLI to stderr #682

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Mar 11, 2025

Fixes #676

NOTE: This is a significant change to the CLI which will result in a minor version bump.

All user-facing messages will now go to stderr, so that actual diagnostics or JSON output can be expected on stdout.

@emdoyle emdoyle merged commit c84a97c into main Mar 11, 2025
8 of 11 checks passed
@emdoyle emdoyle deleted the warnings-errors-notifs-always-stderr branch March 11, 2025 21:32
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.

Write warnings, info, ... to stderr
1 participant