Skip to content

ci: migrate to uv #212

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ci: migrate to uv #212

wants to merge 1 commit into from

Conversation

eyurtsev
Copy link
Collaborator

@eyurtsev eyurtsev commented May 22, 2025

  • Update pyproject.toml
  • Add uv.lock
  • Update workflows and actions to use uv
  • Linted a bunch of files
  • Had to add ruff lint ignore rules especially for E501 (long lines) to v2 implementation of pgvectorstores -- ideally we can fix those up at some point
  • Currently only testing with python 3.12. We should parallelize the test when possible, would require handling the postgres service to accommodate

@eyurtsev eyurtsev marked this pull request as ready for review May 22, 2025 17:27
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.

1 participant