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

refactor: env parsing #1515

Merged
merged 1 commit into from
Jan 24, 2024
Merged

refactor: env parsing #1515

merged 1 commit into from
Jan 24, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Jan 24, 2024

This lazy-loads the env vars from config files.
This is a prereq for #1262 and other env var changes. It will make it easier to perform the template logic in order across the env vars rather than when the file is parsed

This lazy-loads the env vars from config files.
This is a prereq for #1262 and other env var changes. It will make it easier to perform the template logic in order across the env vars rather than when the file is parsed
@jdx jdx merged commit a5573cc into main Jan 24, 2024
8 of 9 checks passed
@jdx jdx deleted the env-parsing branch January 24, 2024 21:28
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.

1 participant