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

Switch from using apischema to pydantic #90

Merged
merged 21 commits into from
Apr 14, 2023
Merged

Switch from using apischema to pydantic #90

merged 21 commits into from
Apr 14, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    46a6c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5201b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7425720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b0a86f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add type validators

    callumforrester committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b7ed109 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    c5a209e View commit details
    Browse the repository at this point in the history
  2. Support scanspecs

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    041add6 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    398c8e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b9d3ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0345a04 View commit details
    Browse the repository at this point in the history
  6. Add docstrings

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b0a1929 View commit details
    Browse the repository at this point in the history
  7. Fix flake8 errors

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3c68ffc View commit details
    Browse the repository at this point in the history
  8. Fix mypy issues

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ee82631 View commit details
    Browse the repository at this point in the history
  9. Mostly working worker

    callumforrester committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5a2c4c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    492d0ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4b4022 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fca9349 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Remove unused tests

    callumforrester committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3be1696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c793e View commit details
    Browse the repository at this point in the history
  3. Fix mypy

    callumforrester committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    88644e3 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    callumforrester committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1cfbd0e View commit details
    Browse the repository at this point in the history