Skip to content

Commit

Permalink
ci: inherit pypi publish flow (#17)
Browse files Browse the repository at this point in the history
* ci: inherit pypi publish flow

Co-authored-by: Helen Theissen <[email protected]>

* docs: add to changelog

* fix: typo in reusable workflow

* fix: another typo

* chore: bump actions/setup-python to v5

* ci: run downstream-ci for changes in src and tests

* docs: update changelog

---------

Co-authored-by: Helen Theissen <[email protected]>
  • Loading branch information
JesperDramsch and theissenhelen committed Sep 3, 2024
1 parent 1be9dde commit cbe8c49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Keep it human-readable, your future self will thank you!
- CI workflow to update the changelog on release

### Changed
- Update CI to inherit from common infrastructue reusable workflows
- run downstream-ci only when src and tests folders have changed

- New error messages for wrongs graphs.

Expand Down

0 comments on commit cbe8c49

Please sign in to comment.