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

When using GitHub Action, debug is always set #24

Open
mattsb42-aws opened this issue May 18, 2020 · 0 comments
Open

When using GitHub Action, debug is always set #24

mattsb42-aws opened this issue May 18, 2020 · 0 comments

Comments

@mattsb42-aws
Copy link
Member

Because of the way that the debug (verbosity) value is passed through GitHub Actions and Docker, it looks like not-grep is always getting some value set, which is interpreted as enabling increased verbosity.

https://github.com/mattsb42-aws/aws-encryption-sdk-javascript/runs/686814382?check_suite_focus=true

I think the right answer here might be to change to require a specific value in the debug environment variable rather than just requiring any value.

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

No branches or pull requests

1 participant