Skip to content

Fix rust publishing step#984

Merged
raydouglass merged 1 commit intorapidsai:branch-25.06from
benfred:rust_publishing_fix
Jun 6, 2025
Merged

Fix rust publishing step#984
raydouglass merged 1 commit intorapidsai:branch-25.06from
benfred:rust_publishing_fix

Conversation

@benfred
Copy link
Copy Markdown
Contributor

@benfred benfred commented Jun 6, 2025

In #816 we started to vendor rapids_config.cmake - but this broke the symlinks that rust/java use to build.

Fix the symlinks to point to the new location, and add a precommit hook to check that symlinks are valid to prevent this from happening in the future

In rapidsai#816 we started to vendor
rapids_config.cmake - but this broke the symlinks that rust/java
use to build.

Fix the symlinks to point to the new location, and add a precommit
hook to check that symlinks are valid to prevent this from happening
in the future
@benfred benfred self-assigned this Jun 6, 2025
@benfred benfred added bug Something isn't working non-breaking Introduces a non-breaking change labels Jun 6, 2025
@benfred benfred requested review from a team as code owners June 6, 2025 15:33
@benfred benfred requested a review from raydouglass June 6, 2025 15:33
@benfred benfred changed the base branch from branch-25.08 to branch-25.06 June 6, 2025 15:35
@raydouglass raydouglass merged commit 18f99a8 into rapidsai:branch-25.06 Jun 6, 2025
42 of 43 checks passed
@benfred benfred deleted the rust_publishing_fix branch June 6, 2025 16:48
bkarsin pushed a commit to bkarsin/cuvs that referenced this pull request Jun 19, 2025
In rapidsai#816 we started to vendor
rapids_config.cmake - but this broke the symlinks that rust/java use to
build.

Fix the symlinks to point to the new location, and add a precommit hook
to check that symlinks are valid to prevent this from happening in the
future
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 Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants