-
Notifications
You must be signed in to change notification settings - Fork 26.3k
.github: Run Windows CUDA build on pull requests #60215
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
Conversation
Signed-off-by: Eli Uriegas <[email protected]> [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 85fc690 (more details on the Dr. CI page and at hud.pytorch.org/pr/60215): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
Signed-off-by: Eli Uriegas <[email protected]> [ghstack-poisoned]
Signed-off-by: Eli Uriegas <[email protected]> [ghstack-poisoned]
Signed-off-by: Eli Uriegas <[email protected]> [ghstack-poisoned]
Signed-off-by: Eli Uriegas <[email protected]> ghstack-source-id: 2abfd93 Pull Request resolved: #60215 Signed-off-by: Eli Uriegas <[email protected]>
|
@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
| "test_runner_type": test_runner_type, | ||
| "cuda_version": cuda_version, | ||
| "on_pull_request": on_pull_request, | ||
| "only_build_on_pull_request": only_build_on_pull_request and on_pull_request, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should never be a scenario where only_build_on_pull_request=True and on_pull_request=False
|
@seemethere merged this pull request in 047925d. |
Stack from ghstack:
This was originally a feature for CircleCI so let's add these builds back for GHA
Signed-off-by: Eli Uriegas [email protected]
Differential Revision: D29214519