rapidsai / rapidsai/integration
Add `conda-pack` testing to PRs
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 17
- Forks
- 72
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 3
Description
We should add testing of the conda-pack.sh scripts to PR CI.
This will require some refactoring since the script currently always uploads to S3 which probably isn't necessary for PRs.
Contributor guide
No contributing guide indexed for this repository
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 the conda-pack.sh scripts and the PR CI configuration. Determine how the scripts currently upload to S3 and how PR runs should exercise them without that upload. Done means conda-pack.sh testing runs in PR CI with unnecessary S3 uploads avoided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, shell
- Domain
- ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100