Skip to content

Commit

Permalink
Merge pull request #1 from cape-ph/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.0.0
  • Loading branch information
mehalter authored Sep 18, 2024
2 parents d9656e8 + 55cb303 commit 8e8eedb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 1.0.0 (2024-09-18)


### Features

* **python_checks:** add `pytest` testing ([8d940b4](https://github.com/cape-ph/.github/commit/8d940b46931488967012cb69c4ddece589c5c6cc))
* **workflows:** add `release` workflow ([25384f4](https://github.com/cape-ph/.github/commit/25384f493e04c176fedf3047fd6a9da9fe7de73f))
* **workflows:** add reusable workflows for general checking and python checking ([a3f0c38](https://github.com/cape-ph/.github/commit/a3f0c3851722e0edd3d8f637fa3b070fd3651300))
* **workflows:** add semantic release workflow with PR title validation ([f3c6664](https://github.com/cape-ph/.github/commit/f3c666437732a97d8f16fe2d0274791038779692))
* **workflows:** add workflow templates ([66de3bf](https://github.com/cape-ph/.github/commit/66de3bfa304410f75318d5cb1fcc3503c52d0a40))


### Bug Fixes

* **python_checks:** pytest should default to false ([9984984](https://github.com/cape-ph/.github/commit/9984984728c42b2d2b57c491bc6d5a5bc64d323a))
* **python_checks:** require type checking to pass before running tests ([de76ecd](https://github.com/cape-ph/.github/commit/de76ecd97d1ce4eaae86feba7d79782e728ca124))
* **release:** validate tag name in workflow ([806b104](https://github.com/cape-ph/.github/commit/806b1047291d5e48447dedb17c086b862923fd81))

0 comments on commit 8e8eedb

Please sign in to comment.