Skip to content

Update GitHub workflows #149

Description

@jbriones1
  1. Right now all of our GitHub actions uses pip to run. Since our repository has uv support we should use that since it's faster
  2. We should also run a typechecker over the files to ensure the application will run properly. I'll look into having it only run over the files that were changed and any related files

uv support on GitHub actions

  • Unit tests
  • Alembic

Other

  • Type checker
  • Only run Alembic tests when there is a new migration file

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Update.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions