Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Feb 5, 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.*. This project doesn't appear to have any of those right now, but might in the future.

Also removes some references to Sphinx conf.py files in update-version.sh... this repo doesn't have those.

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 '23.10.00'
git diff

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

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

@raydouglass
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit dca9fd6 into rapidsai:branch-24.04 Feb 5, 2024
44 checks passed
@jameslamb jameslamb deleted the update-version branch February 5, 2024 17:00
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 Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants