-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Possible pieces of the puzzle:
- Github Action that runs when tags are pushed
- Check if version in
pyproject.tomlconforms to tag that was pushed, or else ABORT
- Check if version in
- Github Action that runs when code is merged and checks if the version in
pyproject.tomlhas changed- Create git tag for new version
- Update
CHANGELOG.md-> look at Unreleased section and make new section for new version based on that - Create Github Release
- Publish to PyPI
- https://github.com/thomaseizinger/github-action-gitflow-release-workflow
Metadata
Metadata
Assignees
Labels
No labels