Skip to content

v1.1.0

Choose a tag to compare

@Affanmir Affanmir released this 07 Apr 19:07
· 0 commits to dc33117c8a142d74e44d640c972037dbd20218ec since this release

What's Changed

Added

  • Issue templates (bug report and feature request)
  • Pull request template with checklist
  • CODEOWNERS file

Fixed

  • Critical: Hyphenated action inputs (coverage-files, compare-branch, etc.) were not being read due to env var name mismatch — all hyphenated inputs now work correctly
  • Docker Build CI job failing because verify step appended args to ENTRYPOINT
  • Git safe.directory error when Docker actions mount the runner workspace
  • GHCR image push failing due to uppercase characters in repository name
  • Ruff lint/format violations and mypy type errors

Full Changelog: v1.0.0...v1.1.0