- Adds a GitHub Actions workflow for linting, testing, and pushing to GHCR.
- Uses uv for environment management and dependency installation.
- Includes Ruff for linting and pytest for testing.
- Uploads test coverage to Codecov.
- Pushes the Docker image to GHCR on pushes to the master branch.