-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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
- Move blurb to own repo Should blurb and cherry_picker move to their own repos? core-workflow#329
- Decide on tag name
- Reserve blurb on https://test.pypi.org/project/blurb/
- Add other people to https://test.pypi.org/project/blurb/ to improve bus factor - who else shall I add there?
- Create release workflow: python/blurb#14
- Set up Trusted Publisher on https://test.pypi.org/project/blurb/
- Set up Trusted Publisher on https://pypi.org/project/blurb/
Thanks for blurb!
erlend-aaslanderlend-aasland
Metadata
Metadata
Assignees
Labels
No labels