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

Replace APISchema with Pydantic2 #85

Merged
merged 30 commits into from
Aug 31, 2023
Merged

Replace APISchema with Pydantic2 #85

merged 30 commits into from
Aug 31, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    df0d471 View commit details
    Browse the repository at this point in the history
  2. first pydantic pass: ioc.py

    gilesknap committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    05879b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4112595 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    d5dde2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cca52 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    8285b3c View commit details
    Browse the repository at this point in the history
  2. great progress

    gilesknap committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5b5b7a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. values expansion working

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1edcea8 View commit details
    Browse the repository at this point in the history
  2. id lookup working!

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c66c237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba40e0 View commit details
    Browse the repository at this point in the history
  4. fix some tests

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3ab0625 View commit details
    Browse the repository at this point in the history
  5. fix more tests

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f34b4d6 View commit details
    Browse the repository at this point in the history
  6. all tests working

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    995783b View commit details
    Browse the repository at this point in the history
  7. update ibek-defs

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    31647ea View commit details
    Browse the repository at this point in the history
  8. update TODOs

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c406526 View commit details
    Browse the repository at this point in the history
  9. fix dependencies

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    899f7fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e21035c View commit details
    Browse the repository at this point in the history
  11. fix lint

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ab4e25c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8f88dc View commit details
    Browse the repository at this point in the history
  13. try to fix docs

    gilesknap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    72188cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69d050e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix sphinx

    gilesknap committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1a727d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd14fb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ee451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003f6b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    479c330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b44b119 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    9b9891f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b5ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd3c950 View commit details
    Browse the repository at this point in the history