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

Pydantic config p2 #213

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. migrate various minor systems to use pydantic

    - improve validators for some types
    - convert various systems to access config directly
    - lots of file path changes
    SecretiveShell committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d5c1188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565980c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    6b8151c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6161c View commit details
    Browse the repository at this point in the history
  3. fix loading files

    SecretiveShell committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e3308cc View commit details
    Browse the repository at this point in the history
  4. fix print api keys

    SecretiveShell committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ba46133 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    dda6b3a View commit details
    Browse the repository at this point in the history
  2. Tree: Format

    SecretiveShell committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    73c6534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55cf8b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7de70ec View commit details
    Browse the repository at this point in the history