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

Environment variables should be parsed from local env on build #544

Open
phutchins opened this issue Nov 30, 2021 · 0 comments
Open

Environment variables should be parsed from local env on build #544

phutchins opened this issue Nov 30, 2021 · 0 comments
Labels
good first issue Good for newcomers internal Changes to the build tools or dependencies
Projects

Comments

@phutchins
Copy link
Contributor

During the build process, the local env should be checked for environment variables overriding any defaults.

The order of precedence is...

  • Local Environment
    overrides
  • .env file
    overrides
  • Defaults in codebase
@phutchins phutchins added good first issue Good for newcomers internal Changes to the build tools or dependencies labels Nov 30, 2021
@phutchins phutchins added this to Backlog in dGrants Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers internal Changes to the build tools or dependencies
Projects
dGrants
Backlog
Development

No branches or pull requests

1 participant