update-version.sh should use the release branch for abi-checker workflow
Open
Beginner friendly
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Fix the update-version.sh for the abi-checker actions workflow. Once the release branch is created, the ABI comparison should be done against the release branch and not main.
Example in 26.08: https://github.com/NVIDIA/cuvs/pull/2331
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 update-version.sh and the abi-checker GitHub Actions workflow, then compare the 26.08 example in pull request #2331. Verify that after a release branch is created, ABI comparison targets that release branch rather than main; done means the workflow uses the correct branch for the release process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100