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

Do not call decoders on unset envvars #69

Closed
sethvargo opened this issue Jul 28, 2022 · 1 comment · Fixed by #100
Closed

Do not call decoders on unset envvars #69

sethvargo opened this issue Jul 28, 2022 · 1 comment · Fixed by #100
Milestone

Comments

@sethvargo
Copy link
Owner

Originally part of #64, but then reverted in #68 because some users were depending on the behavior. In 1.0, we should change the API contract so that decoders are never called on unset values.

@sethvargo
Copy link
Owner Author

Decoders should also never be called on noinit.

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