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

Treat dask-cudf CI artifacts as pure wheels #15223

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Mar 4, 2024

Description

This marks dask-cudf as a pure wheel, meaning that the CI artifacts are not specific to a Python version or CPU architecture. This change depends on rapidsai/gha-tools#96, and makes CI workflows more robust by allowing the test matrix to be separated from the build matrix.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@github-actions github-actions bot added the ci label Mar 4, 2024
@bdice bdice changed the title Test with gha-tools fork. Treat dask-cudf CI artifacts as pure wheels Mar 4, 2024
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 4, 2024
@bdice bdice marked this pull request as ready for review March 5, 2024 21:35
@bdice bdice requested a review from a team as a code owner March 5, 2024 21:35
@bdice
Copy link
Contributor Author

bdice commented Mar 6, 2024

/merge

@rapids-bot rapids-bot bot merged commit eb8de18 into rapidsai:branch-24.04 Mar 6, 2024
73 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants