Skip to content

Conversation

@jameslamb
Copy link
Member

While reviewing #805, I found an issue with this project's update-version.sh... it refers to a script examples/cmake/thirdparty/fetch_rapids.cmake which no long exists (removed in #824).

This proposes the following:

  • removing that reference from update-version.sh
  • skipping most CI on PRs that only modify update-version.sh

Notes for Reviewers

ci/release/update-version.sh is standardized (same filepath, same usage) across almost all RAPIDS repos. I cannot think of a situation where a PR that only changes that file would need to have any CI re-run (other than linting, e.g. for shellcheck).

If folks agree, I'll roll out a change like that more broadly across RAPIDS.

@copy-pr-bot
Copy link

copy-pr-bot bot commented May 6, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added the ci label May 6, 2025
@jameslamb
Copy link
Member Author

/ok to test 09d48c6

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels May 6, 2025
@jameslamb jameslamb changed the title WIP: remove broken reference in update-version.sh, skip most CI on PRs that only modify update-version.sh WIP: update.version.sh: remove broken reference, skip most CI on PRs that only modify update-version.sh May 6, 2025
@jameslamb jameslamb changed the title WIP: update.version.sh: remove broken reference, skip most CI on PRs that only modify update-version.sh update.version.sh: remove broken reference, skip most CI on PRs that only modify update-version.sh May 6, 2025
@jameslamb jameslamb requested a review from AyodeAwe May 6, 2025 16:26
@jameslamb jameslamb marked this pull request as ready for review May 6, 2025 16:26
@jameslamb jameslamb requested a review from a team as a code owner May 6, 2025 16:26
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 470d86b into rapidsai:branch-25.06 May 12, 2025
75 checks passed
@jameslamb jameslamb deleted the fix/update-version branch May 12, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants