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

Nested env #3159

Merged
merged 15 commits into from Dec 18, 2021
Merged

Nested env #3159

merged 15 commits into from Dec 18, 2021

Commits on Sep 1, 2021

  1. Environment names for complex types pydantic#2304

    Mark Trifonov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    46eea4b View commit details
    Browse the repository at this point in the history
  2. nested env disabled by default

    Mark Trifonov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    730c039 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Mark Trifonov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3518f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Merge branch 'master' into nested_env

    # Conflicts:
    #	pydantic/env_settings.py
    Mark Trifonov committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b9ed167 View commit details
    Browse the repository at this point in the history
  2. nested env settings: simplified and mypy fixes

    Mark Trifonov committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6c457ce View commit details
    Browse the repository at this point in the history
  3. nested env settings: config, test, doc

    Mark Trifonov committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    ae9592e View commit details
    Browse the repository at this point in the history
  4. nested env settings: changes file

    Mark Trifonov committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    88aae14 View commit details
    Browse the repository at this point in the history
  5. nested env settings: cleanup

    Mark Trifonov committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    1994a92 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    Air-Mark and samuelcolvin committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    581906b View commit details
    Browse the repository at this point in the history
  2. Apply suggested changes from code review

    Mark Trifonov committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0ab431a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. lint fix

    Mark Trifonov committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    63ffab3 View commit details
    Browse the repository at this point in the history
  2. changes from code review

    Mark Trifonov committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    4a83110 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Configuration menu
    Copy the full SHA
    67d5680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97138a View commit details
    Browse the repository at this point in the history
  3. linting

    samuelcolvin committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    5e9b229 View commit details
    Browse the repository at this point in the history