Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
17ff4c9
refactor(config): Use enum types for package storage and query engine…
junhaoliao Sep 30, 2025
4c01485
refactor(config): Change custom_serialized_fields to a set and pass i…
junhaoliao Sep 30, 2025
3e484e2
refactor(config): Use shared annotated Port type for port fields and …
junhaoliao Sep 30, 2025
d441993
refactor(config): Consolidate host validation by introducing shared H…
junhaoliao Sep 30, 2025
68a3a06
refactor(config): Introduce DatabaseEngine enum, use it for database.…
junhaoliao Sep 30, 2025
fbe91b0
refactor(config): Replace manual non‑empty string validators with sha…
junhaoliao Sep 30, 2025
e829a86
refactor(config): Use PositiveFloat type for jobs_poll_delay fields i…
junhaoliao Sep 30, 2025
79b8043
Refactor(config): Rename jobs_poll_delay to jobs_poll_delay_sec in sc…
junhaoliao Sep 30, 2025
354b019
refactor(config): Replace int fields with PositiveInt and remove redu…
junhaoliao Sep 30, 2025
e60b39a
refactor(config): Update optional string fields to use NonEmptyStr type.
junhaoliao Sep 30, 2025
3372a4b
docs(config): Update comment to specify specific types.
junhaoliao Sep 30, 2025
68740f5
refactor(config): Use ZstdCompressionLevel for compression_level and …
junhaoliao Sep 30, 2025
420f30f
refactor(config): Replace string logging_level fields with LoggingLev…
junhaoliao Sep 30, 2025
6a584e0
revert jobs_poll_delay rename
junhaoliao Sep 30, 2025
79c12e8
Merge branch 'main' into pydantic-impf
junhaoliao Sep 30, 2025
bfca7d7
Merge branch 'main' into pydantic-impf
junhaoliao Oct 1, 2025
8673afd
Merge branch 'main' into pydantic-impf
junhaoliao Oct 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading