Skip to content

Cevoaustralia issue/2571 windows boolean env vars #2573

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

Merged

Conversation

yhlee-aws
Copy link
Contributor

@yhlee-aws yhlee-aws commented Aug 17, 2020

Summary

Decoupling json parsing logic from env var parsing, which introduces errors depending on the value.

Implementation details

Explicitly checking for boolean and building BooleanDefault[True|False] objects instead of relying on json parsing logic.

Testing

New tests cover the changes: New unit tests added

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yhlee-aws yhlee-aws force-pushed the cevoaustralia-issue/2571-windows-boolean-env-vars branch from 75f6138 to 729698d Compare August 17, 2020 18:16
@yhlee-aws yhlee-aws marked this pull request as ready for review August 17, 2020 22:04
@yhlee-aws yhlee-aws merged commit 6e367d7 into aws:dev Aug 18, 2020
@yhlee-aws yhlee-aws deleted the cevoaustralia-issue/2571-windows-boolean-env-vars branch August 18, 2020 00:08
@yhlee-aws yhlee-aws added this to the 1.45.0 milestone Aug 18, 2020
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.

5 participants