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

feat: configuring logger level and release via environment variables,… #133

Merged
merged 6 commits into from
Jun 8, 2024

Conversation

carlocorradini
Copy link
Collaborator

Configuring logger level and release via environment variables
Deprecated node.js < 18.12.0

Fix #132

@silverwind
Copy link

Tested it by cloning the branch and building it, then npm i -g . and ran SHELLCHECKJS_LOGGER_LEVEL=off shellcheck --help, logs were suppressed as expected.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@silverwind
Copy link

Need to run prettier :)

@carlocorradini
Copy link
Collaborator Author

@silverwind Done. I'll release this weekend

@carlocorradini carlocorradini merged commit e4a19fd into gunar:main Jun 8, 2024
11 checks passed
@carlocorradini carlocorradini deleted the env branch June 8, 2024 12:27
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.

A way to modify log level
2 participants