v4.1.1
v4.1.1 (2025-01-02)
Bug Fixes
-
Improve poetry environment handling in workflows (
9cba052
) -
Use poetry run instead of activating venv
-
Ensure proper caching of poetry environment
-
Simplify setup workflow
-
ci: Improve environment handling across workflows (
7c8a1fd
) -
Use environment variables from setup-python
-
Consistent Poetry setup across all jobs
-
Simplify environment activation
Continuous Integration
-
Enhance dependency caching strategy (
a38abb9
) -
Configure in-project virtualenvs for better caching
-
Add comprehensive caching for pip and poetry
-
Update documentation with caching details
-
Implement reusable workflow for Python and Poetry setup (
64c2fc4
) -
Create reusable setup-python workflow
-
Share Poetry virtual environment between jobs
-
Update all workflows to use the reusable workflow
Documentation
- Update README to use GITHUB_TOKEN instead of PAT_TOKEN (
97268b0
)
Detailed Changes: v4.1.0...v4.1.1