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

GH Actions - Enforce checks before builds run [skip gpuci] #1125

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

ajschmidt8
Copy link
Member

Description

This PR ensures that all checks (file-size checker, dependency file checker, and style checker) are passing before any of the builds run. This is to prevent PRs from consuming precious GPU resources when a follow-up commit will be required.

This is the current behavior that's enforced on Jenkins.

Checklist

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

This PR ensures that all checks (file-size checker, dependency file checker, and style checker) are passing before any of the builds run. This is to prevent PRs from consuming precious GPU resources when a follow-up commit will be required.

This is the current behavior that's enforced on Jenkins.
@ajschmidt8 ajschmidt8 added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Oct 7, 2022
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner October 7, 2022 15:25
@ajschmidt8 ajschmidt8 changed the base branch from branch-22.12 to branch-22.10 October 7, 2022 15:25
@ajschmidt8 ajschmidt8 merged commit 7dacc1d into rapidsai:branch-22.10 Oct 7, 2022
@ajschmidt8 ajschmidt8 deleted the force-checks branch October 7, 2022 15:31
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.

2 participants