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

Load TOML configuration with Pydantic #12

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Load TOML configuration with Pydantic #12

wants to merge 1 commit into from

Conversation

frebib
Copy link
Member

@frebib frebib commented Mar 19, 2024

Convert config format to TOML (in practice it's not that different) Use pydantic to load and validate configuration data. Normalise notifier configuration structure in preparation for adding more notifier types in future.

@frebib frebib requested a review from Adam-Ant March 19, 2024 22:56
@frebib frebib self-assigned this Mar 19, 2024
Convert config format to TOML (in practice it's not that different)
Use pydantic to load and validate configuration data.
Normalise notifier configuration structure in preparation for adding
more notifier types in future.

Signed-off-by: Joe Groocock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant