-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When core tilezen repos tagged for release, also release via CI to PyPi #2
Comments
I'd rather it be done manually to have complete control over it. The releases are manual anyway, in that we write a changelog. Uploading it just running a single command. If we did want to automate pushing to pypi, we'd have to put someone's credentials in there anyway, or create a separate bot account. |
I've added a (manual) step for PyPi to the https://github.com/mapzen/tile-tasks/wiki/Deployment-Checklist used to construct prod go-live tickets like https://github.com/mapzen/tile-tasks/issues/256. |
Is there a special PyPi only changelog separate from the general repo's changelog?
Having a |
Related discussion in tilezen/tileserver#115. |
No. I just meant that most of the work in making releases is in writing the changelogs. |
Is this even possible? ;)
The text was updated successfully, but these errors were encountered: