Releases: bitflight-devops/pre-commit-ensure-uv
Releases · bitflight-devops/pre-commit-ensure-uv
Release v0.1.10
Compare
Sorry, something went wrong.
No results found
0.1.10 (2026-08-31)
Bug Fixes
ruff: stop ruff check from mutating the tree (#4 ) (a79ba9a )
Release v0.1.9
Compare
Sorry, something went wrong.
No results found
0.1.9 (2025-12-11)
Bug Fixes
use sh/curl for uv installation on all platforms (3301c47 )
Release v0.1.8
Compare
Sorry, something went wrong.
No results found
0.1.8 (2025-12-11)
Bug Fixes
add Import-Module for PowerShell security module on Windows (cfe0df4 )
Continuous Integration
clear hook cache and verify uv installation between runs (5522bd3 )
Release v0.1.7
Compare
Sorry, something went wrong.
No results found
0.1.7 (2025-12-11)
Bug Fixes
use shell export for PATH instead of env block (11bf44c )
Code Refactoring
simplify to install-and-fail approach (ee48742 )
Release v0.1.6
Compare
Sorry, something went wrong.
No results found
0.1.6 (2025-12-11)
Bug Fixes
walk process tree to find runner in isolated venvs (aaca38f )
Code Refactoring
get parent exe path directly instead of cmdline parsing (1c9d32c )
make RUNNER_TEMP fallback explicit with documentation (902cc34 )
Continuous Integration
make integration workflow cross-platform (3cd4245 )
update actions/checkout to v6 (b1cf60f )
Release v0.1.5
Compare
Sorry, something went wrong.
No results found
0.1.5 (2025-12-11)
Bug Fixes
handle Windows PATH case-insensitivity in rerun (fb5f6d5 )
Release v0.1.4
Compare
Sorry, something went wrong.
No results found
0.1.4 (2025-12-09)
Bug Fixes
disable MSYS path conversion to prevent Windows path corruption (613c408 )
Release v0.1.3
Compare
Sorry, something went wrong.
No results found
0.1.3 (2025-12-08)
Bug Fixes
use GITHUB_WORKSPACE env var for Windows bash compatibility (040f820 )
Release v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2025-12-08)
Bug Fixes
detect invoking runner via parent process instead of PATH lookup (d924e17 )
Release v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-12-08)
Bug Fixes
add pypi environment for trusted publishing (ab3bfb6 )