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

Switch to new CI wheel building pipeline #1305

Merged
merged 35 commits into from
Jul 25, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 18, 2023

Description

Moves the wheel build and test logic out of the workflow into the repo. This matches conda tests more closely and allows each repo to manage its own wheels more easily.

Checklist

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

@vyasr vyasr added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function ci labels Jul 18, 2023
@vyasr vyasr self-assigned this Jul 18, 2023
@vyasr vyasr changed the base branch from branch-23.08 to main July 20, 2023 18:38
@vyasr vyasr changed the base branch from main to branch-23.08 July 20, 2023 18:38
@vyasr vyasr marked this pull request as ready for review July 20, 2023 23:28
@vyasr vyasr requested a review from a team as a code owner July 20, 2023 23:28
@vyasr vyasr changed the title Switch to local test script Switch to new CI wheel building pipeline Jul 20, 2023
@vyasr
Copy link
Contributor Author

vyasr commented Jul 20, 2023

Only thing left to do on this PR is revert the branch name in the workflows once rapidsai/shared-workflows#116 is merged

ci/build_wheel.sh Outdated Show resolved Hide resolved
ci/test_wheel.sh Outdated Show resolved Hide resolved
ci/test_wheel.sh Outdated Show resolved Hide resolved
@vyasr vyasr requested a review from ajschmidt8 July 25, 2023 17:46
@vyasr
Copy link
Contributor Author

vyasr commented Jul 25, 2023

/merge

@rapids-bot rapids-bot bot merged commit 81e7a38 into rapidsai:branch-23.08 Jul 25, 2023
@bdice bdice mentioned this pull request Jul 26, 2023
3 tasks
rapids-bot bot pushed a commit that referenced this pull request Jul 26, 2023
Fixes a typo in the `test.yaml` workflow from #1305.

Nightlies failed here: https://github.com/rapidsai/rmm/actions/runs/5665017238

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #1310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci 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.

3 participants