Skip to content

Releases: cape-ph/.github

v1.0.1

18 Sep 16:51
199688d
Compare
Choose a tag to compare

1.0.1 (2024-09-18)

Bug Fixes

  • semantic_release: remove incorrect use of package-name parameter in release-please (#5) (169b4e0)

v1.0.0

18 Sep 16:04
8e8eedb
Compare
Choose a tag to compare

1.0.0 (2024-09-18)

Features

  • python_checks: add pytest testing (8d940b4)
  • workflows: add release workflow (25384f4)
  • workflows: add reusable workflows for general checking and python checking (a3f0c38)
  • workflows: add semantic release workflow with PR title validation (f3c6664)
  • workflows: add workflow templates (66de3bf)

Bug Fixes

  • python_checks: pytest should default to false (9984984)
  • python_checks: require type checking to pass before running tests (de76ecd)
  • release: validate tag name in workflow (806b104)