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 v2 migration #5167

Merged
merged 68 commits into from
Aug 22, 2024
Merged

Pydantic v2 migration #5167

merged 68 commits into from
Aug 22, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    99323fa View commit details
    Browse the repository at this point in the history
  2. update requirements

    mrwyattii committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3e0979c View commit details
    Browse the repository at this point in the history
  3. fix migration bug

    mrwyattii committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4571701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    643ae42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96fee35 View commit details
    Browse the repository at this point in the history
  6. update RTD reqs

    mrwyattii committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dfe47eb View commit details
    Browse the repository at this point in the history
  7. fix error in offload config

    mrwyattii committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a6f8651 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e780745 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e2d075a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea7c1d View commit details
    Browse the repository at this point in the history
  3. Remove thinc

    loadams committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5266568 View commit details
    Browse the repository at this point in the history
  4. Confirm uninstall of thinc

    loadams committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    65be824 View commit details
    Browse the repository at this point in the history
  5. Also uninstall spacy

    loadams committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ed08718 View commit details
    Browse the repository at this point in the history
  6. Reverting testing commits

    loadams committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a97e569 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b398ba6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 8, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4969551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf7bee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91789b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d3d6a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    203f5b7 View commit details
    Browse the repository at this point in the history
  2. Revert "Update container to newer version rather than updating specif…

    …ic packages"
    
    This reverts commit 203f5b7.
    loadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    aea6795 View commit details
    Browse the repository at this point in the history
  3. Add comment

    loadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a8658ca View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 27, 2024

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

Commits on May 7, 2024

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

Commits on May 9, 2024

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

Commits on May 16, 2024

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

Commits on May 20, 2024

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

Commits on May 22, 2024

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

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. Fix a couple of failing CI tests

    adk9 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ace913b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee5f9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ca5f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cb7ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a9c25 View commit details
    Browse the repository at this point in the history
  6. Revert "Rename model_config to model_conf"

    This reverts commit 45a9c25.
    adk9 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    96edbbf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c982d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04de7f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    75640e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72db03 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 12, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    670ac94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f973393 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    5d8fb2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbf3e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f65563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c0835 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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