cloudevents / cloudevents/sdk-python
Test pypi github action rule
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 342
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
We probably want to test version bumps using test pypi in pypi-release.yml
May also want to add stable branch creation to pypi_packaging.py and RELEASING.md
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 with .github/workflows/pypi-release.yml, then read pypi_packaging.py and RELEASING.md to understand the current release flow. Clarify whether the goal includes Test PyPI version-bump testing, stable branch creation, or both. Done should mean the agreed release behavior is automated and documented, with the workflow changes validated safely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100