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

Add integration test workflow. #59

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Aug 29, 2024

Companion PR to enable nightly testing for rapidsai/integration#690.

@bdice bdice requested a review from a team as a code owner August 29, 2024 21:11
@bdice bdice requested review from jameslamb and removed request for a team August 29, 2024 21:11
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it, thank you!

@vyasr vyasr merged commit 8c5866c into rapidsai:main Sep 3, 2024
rapids-bot bot pushed a commit to rapidsai/integration that referenced this pull request Sep 10, 2024
… nightlies. (#690)

This PR adds tests that run on every `integration` PR and on a nightly basis to ensure that RAPIDS conda environments can be solved with recent packages. This will help us diagnose and react to problems arising from conda environment conflicts, which sometimes force conda to select older nightly builds of RAPIDS packages.

A partial solution for rapidsai/ops#2947.

Next steps:
- [x] Wait for rapidsai/cugraph#4639 to merge.
- [x] After this PR is merged, merge rapidsai/workflows#59 as well.

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

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants