You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Pin setup-uv to v8.0.0 and use activate-environment to avoid
uv run wrappers in all workflows
- Fix test.yml: pass matrix python-version to setup-python so tox
actually tests against 3.12, 3.13, and 3.14
- Add --frozen to lint.yml install step for CI consistency
- Move UV_PROJECT_ENVIRONMENT to ENV in Dockerfile.baseimage so it
propagates to child images automatically
- Bump uv Docker image from 0.5 to 0.11
0 commit comments