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

feat: Pydantic model for the serialization schema #888

Merged
merged 15 commits into from
Mar 19, 2024
Merged

Commits on Mar 19, 2024

  1. feat: Add a pydantic model

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a264e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e682ea1 View commit details
    Browse the repository at this point in the history
  3. Sync up the schema changes

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    81c58b7 View commit details
    Browse the repository at this point in the history
  4. Update the schema README

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    79f580f View commit details
    Browse the repository at this point in the history
  5. Update devenv config

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    63b02a6 View commit details
    Browse the repository at this point in the history
  6. Update DEVELOPMENT.md

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    85fac8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be3c808 View commit details
    Browse the repository at this point in the history
  8. Fix required checks check

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    39d79df View commit details
    Browse the repository at this point in the history
  9. More ci fixes...

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bae0032 View commit details
    Browse the repository at this point in the history
  10. Use RootModel instead of TypeAliasType

    So mypy stops complaining
    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a80418b View commit details
    Browse the repository at this point in the history
  11. More mypy fixes

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    338fc6e View commit details
    Browse the repository at this point in the history
  12. lints lints lints

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    95ad7ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5082685 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c96ff6e View commit details
    Browse the repository at this point in the history
  15. More review comments

    aborgna-q committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1200731 View commit details
    Browse the repository at this point in the history