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

[🚀 Feature Request] Quiet Mode #142

Closed
JacobMGEvans opened this issue Aug 10, 2023 · 0 comments · Fixed by #154 or #158
Closed

[🚀 Feature Request] Quiet Mode #142

JacobMGEvans opened this issue Aug 10, 2023 · 0 comments · Fixed by #154 or #158

Comments

@JacobMGEvans
Copy link
Contributor

Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases. This feature would allow for a option to be passed quiet: true this would significantly reduce the noise to something more like

🚀 Wrangler Action Starting... 

✅ Wrangler Action Success
Or 
🚨 Wrangler Action Failure
JacobMGEvans added a commit that referenced this issue Aug 11, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
JacobMGEvans added a commit that referenced this issue Aug 15, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
JacobMGEvans added a commit that referenced this issue Aug 15, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
JacobMGEvans added a commit that referenced this issue Aug 15, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
JacobMGEvans added a commit that referenced this issue Aug 16, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
JacobMGEvans added a commit that referenced this issue Aug 16, 2023
Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
Any failure status will still be output to the user as well, to prevent silent failures.

resolves #142
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 a pull request may close this issue.

1 participant