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.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions, shell
Domain
ci-cd

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.

Description

feature request

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

Dominant language
Cuda
Stars
854
Forks
236
Avg merge
2d 23h
Merged PRs (30d)
64

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.

More from NVIDIA/cuvs

All issues in NVIDIA/cuvs

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.