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

Quiet feature #154

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Quiet feature #154

merged 1 commit into from
Aug 16, 2023

Conversation

JacobMGEvans
Copy link
Contributor

@JacobMGEvans JacobMGEvans commented 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
Screenshot 2023-08-15 at 11 28 08 AM

@JacobMGEvans JacobMGEvans requested a review from a team as a code owner August 11, 2023 20:41
1000hz
1000hz previously requested changes Aug 11, 2023
src/index.ts Outdated Show resolved Hide resolved
@JacobMGEvans JacobMGEvans force-pushed the jacobmgevans/silence-mode branch 2 times, most recently from df2c9a0 to d246000 Compare August 15, 2023 16:16
action.yml Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
.changeset/gold-moose-check.md Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@JacobMGEvans JacobMGEvans dismissed 1000hz’s stale review August 16, 2023 14:36

OOO and have alternative approval

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 JacobMGEvans merged commit 0aa12f0 into main Aug 16, 2023
2 checks passed
@JacobMGEvans JacobMGEvans deleted the jacobmgevans/silence-mode branch August 16, 2023 15:54
@github-actions github-actions bot mentioned this pull request Aug 16, 2023
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.

[🚀 Feature Request] Quiet Mode
4 participants