Skip to content

Allow reading keys from .env files (as well as environment variables) #16

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
merged 1 commit into from
Jun 2, 2025

Conversation

HaukurPall
Copy link
Contributor

What is the problem?

When including this library as a dependency it requires us to define some "keys" environment variable instead of just loading them from the .env file.

What is the solution?

Make these keys a part of the Settings class

How was this tested?

Not tested, hoping the CI will catch any problems

@HaukurPall HaukurPall requested a review from sveinbjornt May 23, 2025 13:14
@sveinbjornt sveinbjornt merged commit bd33446 into master Jun 2, 2025
4 checks passed
@sveinbjornt sveinbjornt deleted the keys-env-support branch June 2, 2025 16:49
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.

2 participants