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 override for OverLoad and co. #15

Merged
merged 1 commit into from May 22, 2022
Merged

Fix override for OverLoad and co. #15

merged 1 commit into from May 22, 2022

Conversation

5nord
Copy link
Contributor

@5nord 5nord commented May 19, 2022

This commit adds an override-flag to make local variables override
environment variables.

Closes #14.

This commit adds an override-flag to make local variables override
environment variables.

Closes #14.
Copy link
Collaborator

@luisdavim luisdavim left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@luisdavim
Copy link
Collaborator

@subosito any chances of getting this merged soon? I'm having some issues with godotenv in helmsman and once this is merged, I can look into replacing godotenv with this library...

@subosito subosito merged commit 958dbdf into subosito:master May 22, 2022
@subosito
Copy link
Owner

Thanks, @5nord and @luisdavim!

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.

OverLoad: local variables do not override environment variables
3 participants