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

dinamically map and bind env vars #54

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

joao-zanutto
Copy link
Contributor

@joao-zanutto joao-zanutto commented Apr 4, 2024

  • Introduces build flag to dynamically unmarshall environment variables to Config

closes #48

@joao-zanutto
Copy link
Contributor Author

@wwoytenko have u had the chance to take a look at my latest commit in this PR. I'm not entirely sure of the implications of removing the omitempty from the S3 Config struct, however, it solves #48

@wwoytenko wwoytenko self-requested a review April 8, 2024 16:22
@wwoytenko wwoytenko added the enhancement New feature or request label Apr 8, 2024
Copy link
Contributor

@wwoytenko wwoytenko left a comment

Choose a reason for hiding this comment

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

Thank you for your work!
LGTM.

@wwoytenko wwoytenko merged commit cf0ea76 into GreenmaskIO:main Apr 8, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Env var values not being loaded without a config file definition
2 participants