Skip to content

remove gitutils#1797

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jameslamb:new-branching-strategy
Feb 12, 2026
Merged

remove gitutils#1797
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jameslamb:new-branching-strategy

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#224

In the new RAPIDS branching strategy (https://docs.rapids.ai/notices/rsn0047/), the default development branch is main and releases are finalized on branches named release/{YY.MM}.

Looking for lingering uses of the previous branching pattern (branch-{YY.MM}) today, I found cpp/scripts/gitutils.py here. It looks like it's not used for anything (git grep gitutils) and hasn't had a substantative change in a while (https://github.com/rapidsai/cuvs/commits/main/cpp/scripts/gitutils.py), so this proposes just removing it.

This same script was also recently removed from cuML and RAFT:

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Feb 12, 2026
@jameslamb jameslamb requested a review from a team as a code owner February 12, 2026 02:41
@jameslamb
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit e0c5093 into rapidsai:main Feb 12, 2026
65 checks passed
@jameslamb jameslamb deleted the new-branching-strategy branch February 12, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants