-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Description:
While enterprise has automated PyPI releases via GitHub Actions, there is no clear documentation about how the release process works or how version management is handled. The current setup uses setuptools_scm for automatic version generation, but this isn't documented.
Proposed Solution:
- Create a
RELEASE.mdfile documenting the fully automated release process - Explain how
setuptools_scmworks for version management - Document trusted publishing setup
- Include troubleshooting information
- Add links to the release documentation in existing docs
Benefits:
- Clear understanding of the automated process
- Documentation of version management approach
- Easier troubleshooting when issues arise
- Better maintainer onboarding
Metadata
Metadata
Assignees
Labels
No labels