rigetti / rigetti/qcs-sdk-rust
Pull request CI does not build wheels or enable publishing a prerelease
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 15
- Forks
- 4
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 1
Description
#401 caused problems with making a new release, as wheels for linux failed to build. This was only caught when building wheels for the actual release failed, as that's the only time we attempt to build wheels using manylinux. If we had something testing this on the PR, it would have been caught sooner.
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
Review the pull-request CI and manylinux release workflow, using #401 as the regression context. Verify how wheels are built for an actual release and how prereleases are published. Done means pull requests exercise the Linux wheel build and a prerelease can be published through the tested path before a full release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- 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
- 45/100