* Test building a sdist and wheel on push events and pull request events
* List contents of sdist and wheel for visual checks / debugging
- Note that check-manifest is currently incompatible with `prune **`
strategy
* Publish sdists and wheels to TestPyPI through pushed tags triggered
through push events
* Publish sdists and wheels to PyPI through published release events
triggered through GitHub releases