Skip to content

RFC for dynamically imported ENV variables.#8

Draft
weerd wants to merge 2 commits intomainfrom
dynamically-imported-environment-variables
Draft

RFC for dynamically imported ENV variables.#8
weerd wants to merge 2 commits intomainfrom
dynamically-imported-environment-variables

Conversation

@weerd
Copy link
Contributor

@weerd weerd commented Jan 13, 2020

This pull request introduces the "Dynamically Imported Environment Variables" RFC:

Establishing a system where environment variables declared in an environment's .env file are dynamically imported both on the backend and the frontend will help simplify the use of test variables and feature flags within Phoenix.

Open Questions

  • @mendelB mentioned this could still be a problem with Review apps... how do we dynamically import the env variables in there? 🤔 It is a JSON file so I wonder if there's a way to generate it that isn't a crazy amount of work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant