rapidsai / rapidsai/rapids-cli
Automate publishing wheels to `pypi.org`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Description
Wheels are not currently automatically published to pypi.org on releases.
They should be.
Benefits of this work
Reduces manual effort to release.
Acceptance Criteria
It's possible to release to pypi.org without any manual steps (other than maybe creating a release / tag).
Approach
Some projects to reference:
Notes
It'd probably be good to do #102 first, or to do them together.
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 reviewing issue #102, then compare the referenced pynvjitlink and rapids-build-backend projects for release publishing approaches. Determine how a release or tag should trigger wheel publication to pypi.org, and verify that the acceptance criterion is met without manual steps beyond creating the release or tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100