The short story
It would be nice to automate releases.
Long version
Similar to cherry_picker (python/cherry-picker#94), let's set up automated deploys to PyPI.
We'll need to pick a tag name format, so far we only have cherry-picker-vX.Y.Z in this repo: https://github.com/python/core-workflow/tags. Shall we use blurb-vX.Y.Z here?
TODO
Thanks for blurb!
The short story
It would be nice to automate releases.
Long version
Similar to
cherry_picker(python/cherry-picker#94), let's set up automated deploys to PyPI.We'll need to pick a tag name format, so far we only have
cherry-picker-vX.Y.Zin this repo: https://github.com/python/core-workflow/tags. Shall we useblurb-vX.Y.Zhere?TODO
Thanks for blurb!