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

fix: support environment variables for boolean flags #488

Merged
merged 1 commit into from Sep 8, 2022

Conversation

justinwyer
Copy link
Contributor

fixes #487

I am happy to contribute to the docs if this is accepted.

@salesforce-cla
Copy link

salesforce-cla bot commented Sep 8, 2022

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Justin Wyer. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated.

fixes oclif#487

I am happy to contribute to the docs if this is accepted.
Copy link
Contributor

@mdonnalley mdonnalley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@justinwyer thanks for the contribution! Changes look good to me.

Looks like CircleCI failed to run the pipeline for whatever reason. I'm going to merge your branch into a feature branch of my own, ensure the tests pass on Circle, and then merge into main from there.

@mdonnalley mdonnalley changed the base branch from main to mdonnalley/488 September 8, 2022 15:04
@mdonnalley mdonnalley merged commit b3d9146 into oclif:mdonnalley/488 Sep 8, 2022
mdonnalley added a commit that referenced this pull request Sep 8, 2022
fixes #487

I am happy to contribute to the docs if this is accepted.

Co-authored-by: Justin Wyer <justin@wyer.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boolean flags don't read environment variables
2 participants