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: added support for Pydantic V2 #487

Closed
wants to merge 59 commits into from

Conversation

camilovelezr
Copy link
Member

@camilovelezr camilovelezr commented Nov 24, 2023

This was superseded by #505

This PR:

  • Adds parallel support for Pydantic V2 and Pydantic V1.
  • Improves submit_plugin(manifest) function: before, when trying to submit a plugin from a local manifest, only manifest as a pathlib.Path was allowed. Now, manifest can also be a str of the path.

Copy link

sweep-ai bot commented Nov 24, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@camilovelezr camilovelezr marked this pull request as draft November 27, 2023 14:32
@camilovelezr camilovelezr marked this pull request as ready for review December 5, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants