Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

handle more RAPIDS version formats in update-version.sh#1017

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.37from
jameslamb:update-version
Jan 30, 2024
Merged

handle more RAPIDS version formats in update-version.sh#1017
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.37from
jameslamb:update-version

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#13.

Updates update-version.sh to correctly handle RAPIDS dependencies like cudf-cu12==24.2.*.

How I tested this

The portability of this updated sed command was tested here: rapidsai/cudf#14825 (comment).

In this repo, I ran the following:

./ci/release/update-version.sh '0.36.00'
git diff

./ci/release/update-version.sh '0.37.00'
git diff

Confirmed that that first git diff changed all the things I expected, and that second one showed 0 changes.

Copy link
Copy Markdown
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Are we waiting for more changes here or is this good to merge @jameslamb ?

@jameslamb
Copy link
Copy Markdown
Member Author

It's good to merge, thanks very much @pentschev !

@pentschev
Copy link
Copy Markdown
Member

Thanks @jameslamb !

@pentschev
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot bot merged commit 12be765 into rapidsai:branch-0.37 Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working non-breaking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants