Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 30, 2024
Merged

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

merged 1 commit into from
Jan 30, 2024

Conversation

jameslamb
Copy link
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
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
Member Author

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

@pentschev
Copy link
Member

Thanks @jameslamb !

@pentschev
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 12be765 into rapidsai:branch-0.37 Jan 30, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants