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 build_type input to workflow inputs #17906

Closed

Conversation

gforsyth
Copy link
Contributor

@gforsyth gforsyth commented Feb 3, 2025

xref: rapidsai/build-planning#147
xref: rapidsai/shared-workflows#275

Description

This adds build_input as an input option so we can (as needed) manually run *test workflows against a particular branch.

Checklist

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

@gforsyth gforsyth requested a review from a team as a code owner February 3, 2025 19:54
@gforsyth gforsyth added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Feb 3, 2025
@gforsyth
Copy link
Contributor Author

gforsyth commented Feb 3, 2025

Going to test this elsewhere, but I'll re-open this PR or a similar one.

@gforsyth gforsyth closed this Feb 3, 2025
rapids-bot bot pushed a commit that referenced this pull request Feb 6, 2025
Exposes `build_type` as an input in `test.yaml` so that `test.yaml` can be
manually run against a specific branch/commit as needed.

The default value is still `nightly`, and without maintainer intervention, that
is what will run each night.

xref rapidsai/build-planning#147

supercedes #17906

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

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

URL: #17925
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.

1 participant