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 environment variable hydration logic. #2321

Merged
merged 2 commits into from Dec 2, 2021

Commits on Nov 24, 2021

  1. Refactor environment variable hydration logic.

    - Refactor environment variable hydration logic to be less nested. This allows possible future extension of the hydration logic.
    - Fix a spelling mistake in `load_environment_vars` docstring.
    Varriount committed Nov 24, 2021
    Copy the full SHA
    7db5ab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Copy the full SHA
    b0bf5c3 View commit details
    Browse the repository at this point in the history