Skip to content

Releases: bitflight-devops/pre-commit-ensure-uv

Release v0.1.10

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 31 Aug 08:02
a79ba9a

0.1.10 (2026-08-31)

Bug Fixes

  • ruff: stop ruff check from mutating the tree (#4) (a79ba9a)

Release v0.1.9

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 11 Dec 19:59

0.1.9 (2025-12-11)

Bug Fixes

  • use sh/curl for uv installation on all platforms (3301c47)

Release v0.1.8

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 11 Dec 19:54

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

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 11 Dec 19:50

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

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 11 Dec 19:43

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

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 11 Dec 14:16

0.1.5 (2025-12-11)

Bug Fixes

  • handle Windows PATH case-insensitivity in rerun (fb5f6d5)

Release v0.1.4

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 09 Dec 16:05

0.1.4 (2025-12-09)

Bug Fixes

  • disable MSYS path conversion to prevent Windows path corruption (613c408)

Release v0.1.3

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 08 Dec 19:56

0.1.3 (2025-12-08)

Bug Fixes

  • use GITHUB_WORKSPACE env var for Windows bash compatibility (040f820)

Release v0.1.2

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 08 Dec 19:05

0.1.2 (2025-12-08)

Bug Fixes

  • detect invoking runner via parent process instead of PATH lookup (d924e17)

Release v0.1.1

Choose a tag to compare

@Jamie-BitFlight Jamie-BitFlight released this 08 Dec 16:02

0.1.1 (2025-12-08)

Bug Fixes

  • add pypi environment for trusted publishing (ab3bfb6)