canonical / canonical/snap-http
Use Github actions for PyPI publication
Open
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 11
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 2
Description
So far I've been doing PyPI publication by running `poetry publish` myself.
It would be nice to be able to push a tag (or an already tagged commit) to `main` and have that automatically kick off a build and publication.
For bonus points, we could even autogenerate the `CHANGELOG.md`, though so far its entries haven't been verbatim based on merge commit messages, so if we do that we'll need to be extra attentive to PR titles and merge commit messages. #33 might need to be implemented first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.