Changes
This add the a new boolean input no-project.
It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv
🚀 Enhancements
🧰 Maintenance
- fix: grant contents:write to validate-release job @eifinger (#860)
- Add a release-gate step to the release workflow @zanieb (#859)
- Draft commitish releases @eifinger (#858)
- Add action-types.yml to instructions @eifinger (#857)
- chore: update known checksums for 0.11.7 @github-actions[bot] (#853)
- Refactor version resolving @eifinger (#852)
- chore: update known checksums for 0.11.6 @github-actions[bot] (#850)
- chore: update known checksums for 0.11.5 @github-actions[bot] (#845)
- chore: update known checksums for 0.11.4 @github-actions[bot] (#843)
- Add a release workflow @zanieb (#839)
- chore: update known checksums for 0.11.3 @github-actions[bot] (#836)
📚 Documentation
- Update ignore-nothing-to-cache documentation @eifinger (#833)
- Pin setup-uv docs to v8 @eifinger (#829)
⬆️ Dependency updates
- chore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 @dependabot[bot] (#855)