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

Generalize GHA selectors for pure Python testing #15191

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Feb 29, 2024

Description

To eliminate hard-coding, generalize the GHA workflow logic to select one build for testing. This should simplify future updates.

This is a follow-up to #15174.

xref: rapidsai/build-planning#25

Checklist

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

To eliminate hard-coding, generalize the GHA workflow logic to select
one build for testing. This should simplify future updates.
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 29, 2024
@bdice
Copy link
Contributor Author

bdice commented Feb 29, 2024

/merge

@rapids-bot rapids-bot bot merged commit 13d807e into rapidsai:branch-24.04 Mar 5, 2024
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.

3 participants