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

Update workflows for nightly tests #3098

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

ajschmidt8
Copy link
Member

Due to some limitations on the number of reusable workflows that can be used in a given GH Action workflow, I need to switch the nightly workflow files (build.yaml and test.yaml) to use workflow_dispatch instead of workflow_call.

Because of this switch, we can also remove the hardcoded repo field in {build,test}.yaml.

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner January 2, 2023 19:29
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 2, 2023
@ajschmidt8
Copy link
Member Author

admin merging since changes are benign and not tested in PRs.

@ajschmidt8 ajschmidt8 merged commit f92dc82 into rapidsai:branch-23.02 Jan 2, 2023
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