-
-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Description
Considering the many moving parts of the release process and integration with the PyPi, it would be beneficial to create some sort of release protection or employ a template. I have not researched this specifically but wanted to open the conversation here on this issue to explore the possibilities.
Some specific things to consider could be creating a check list or template guiding team members to:
- update README.md if necessary
- update setup.py
- does the documentation need to be recompiled
- determine version update
I imagine there are other points to cover.
Feedback highly encourage, positive/critical any and all welcome.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
JonathanHuot commentedon Mar 26, 2024
We can reuse placeholder here https://github.com/requests/requests-oauthlib/blob/master/docs/contributing.rst?plain=1#L61
jtroussard commentedon Mar 27, 2024
This is a great place to document, we can flesh this deployment/releases section out for now and see how that serves the community/maintainers.