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 types for Metadata input #197

Merged
merged 14 commits into from
Sep 18, 2024
Merged

Pydantic types for Metadata input #197

merged 14 commits into from
Sep 18, 2024

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    96af4a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. merge develop

    dromer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3ca59de View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. start with pydantic

    dromer committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0084b17 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. improve dpf type and template

    dromer committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5701445 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e94e2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd79e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a14af View commit details
    Browse the repository at this point in the history
  4. cleanup

    dromer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    25c4978 View commit details
    Browse the repository at this point in the history
  5. add changelog

    dromer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    844c86f View commit details
    Browse the repository at this point in the history
  6. cleanup

    dromer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    182af3c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. DPF: alternative CV port implementation (#198)

    * use int/bool tuple for port defs
    
    * union type for int and tuple
    
    * update changelog
    dromer authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6de9b22 View commit details
    Browse the repository at this point in the history
  2. set numerical bool

    dromer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1bbb362 View commit details
    Browse the repository at this point in the history
  3. meta json schema util

    dromer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4dfad1b View commit details
    Browse the repository at this point in the history
  4. typo

    dromer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d00d976 View commit details
    Browse the repository at this point in the history