NVIDIA / NVIDIA/cuvs

update-version.sh should use the release branch for abi-checker workflow

Open Beginner friendly
#2,333 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.