Skip to content

Configuration: schema and migration system #376

@tony

Description

@tony

config - system for deprecating old configs

config.schema - schema

  • dataclasses
  • typed dicts
  • shapes
  • whatever it takes to take a dict-like structure

config.v - old versions
config/v/ - an old version is tagged whenever new one is
config/v/tests/test_config.py tests / assertions for schema to migrate to new one, load old ones with deprecation warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions