rapidsai / rapidsai/rapids-cli
Automate publishing conda packages to `rapidsai` conda channel
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Description
Conda packages are not currently automatically published to the rapidsai channel on releases.
They should be.
Benefits of this work
Reduces manual effort to release.
Acceptance Criteria
It's possible to release conda packages to the rapidsai channel 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
Compare the release and package-publishing workflows in rapidsai/pynvjitlink and rapidsai/rapids-build-backend, then inspect this repository's release configuration. Check whether issue #102 changes the starting point. Done means a release or tag can publish the conda packages to the rapidsai channel without manual steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100