Skip to content

Releases: cape-ph/.github

v1.1.0

08 Nov 20:19
768d947

Choose a tag to compare

1.1.0 (2024-11-08)

Features

  • semantic_release: allow specifying release-type to release-please (43102ad)

v1.0.3

06 Nov 16:22
c7744a8

Choose a tag to compare

1.0.3 (2024-11-06)

Bug Fixes

  • python_checks: incorrect python version specified (ccf79ca)

v1.0.2

25 Oct 16:03
7e794c0

Choose a tag to compare

1.0.2 (2024-10-25)

Bug Fixes

  • python_checks: improve python caching (188e187)
  • python_checks: improve python caching (#9) (a30e7b9)

v1.0.1

18 Sep 16:51
199688d

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

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)