tektronix / tektronix/python-package-ci-cd
[FEAT]: Update `_reusable-package-release.yml` to allow creating prerelease versions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- Avg merge
- 15h 7m
- Merged PRs (30d)
- 27
Description
Description
It would be nice to be able to use this automation tool to create a prerelease version. It would need to create a prerelease version and upload it to pypi and testpypi as well as create a prerelease in GitHub. The testpypi upload workflow would also need to be updated to properly handle the postN versions that are uploaded (it may need to include the release candidate info in the custom version)
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading _reusable-package-release.yml and the testpypi upload workflow to understand the current versioning and publishing flow. Done means prerelease versions are uploaded to PyPI and TestPyPI and a GitHub prerelease is created, including correct handling of postN versions and release-candidate information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100