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

feat(configuration): override options with envvar #3018

Merged
merged 8 commits into from Sep 27, 2022

Commits on Sep 20, 2022

  1. feat: override config options

    bojiang committed Sep 20, 2022
    Copy the full SHA
    118cebe View commit details
    Browse the repository at this point in the history
  2. include unflatten

    bojiang committed Sep 20, 2022
    Copy the full SHA
    1b390f0 View commit details
    Browse the repository at this point in the history
  3. fix the regex

    bojiang committed Sep 20, 2022
    Copy the full SHA
    5dc3a0e View commit details
    Browse the repository at this point in the history
  4. supporting list values

    bojiang committed Sep 20, 2022
    Copy the full SHA
    389eb96 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b735382 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. renaming

    bojiang committed Sep 27, 2022
    Copy the full SHA
    ca9bf60 View commit details
    Browse the repository at this point in the history
  2. chore: update docs and fix load with using safe_load

    update some types annotations
    
    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 27, 2022
    Copy the full SHA
    9547d0e View commit details
    Browse the repository at this point in the history
  3. revert changes

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Sep 27, 2022
    Copy the full SHA
    1ba4603 View commit details
    Browse the repository at this point in the history