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

test: Add Pydantic version to matrix variable #890

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

jesse-c
Copy link
Contributor

@jesse-c jesse-c commented Apr 23, 2024

This is a follow-up to where the Pydantic v1 shim was added [1]. It's inspired by Ray's approach [2].

This locks the version in the CI and I think that's okay since we don't need to keep on updating them, as they're intended as smoke tests.

[1] #882 (comment)
[2] ray-project/ray#40451

@jesse-c jesse-c self-assigned this Apr 23, 2024
@jesse-c jesse-c requested review from mauicv and sakoush April 23, 2024 12:45
@jesse-c jesse-c marked this pull request as draft April 23, 2024 13:14
@jesse-c jesse-c force-pushed the add-test-for-pydantic-v1-v2-explicitly branch 2 times, most recently from f7db250 to 55d7fd4 Compare April 23, 2024 13:26
@jesse-c jesse-c marked this pull request as ready for review April 23, 2024 13:27
Copy link
Member

@sakoush sakoush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@jesse-c jesse-c force-pushed the add-test-for-pydantic-v1-v2-explicitly branch from 430a3aa to eb84cf2 Compare April 24, 2024 10:46
@jesse-c
Copy link
Contributor Author

jesse-c commented Apr 24, 2024

There are docs and static checks fails, which are unrelated to the changes here [1].

[1] https://github.com/SeldonIO/alibi-detect/actions/runs/8808915172

jesse-c added 2 commits April 24, 2024 12:08
This is a follow-up to where the Pydantic v1 shim was added [1]. It's
inspired by Ray's approach [2].

This locks the version in the CI and I think that's okay since we
don't need to keep on updating them, as they're intended as smoke
tests.

[1] #882 (comment)
[2] ray-project/ray#40451
@jesse-c jesse-c force-pushed the add-test-for-pydantic-v1-v2-explicitly branch from d41a221 to d7c6abb Compare April 24, 2024 11:09
@jesse-c jesse-c merged commit 653ef6d into master Apr 24, 2024
17 of 19 checks passed
@jesse-c jesse-c deleted the add-test-for-pydantic-v1-v2-explicitly branch April 24, 2024 11:59
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.

3 participants