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

Correctly checkout test-infra on Nova _binary_upload job #4882

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Jan 15, 2024

I made a mistake in #4877 when not explicitly select test-infra as the repo to checkout for the GHA. When running on domains, the default repos are domains, i.e. pytorch/vision, and they don't have the GHA we need, namely setup-binary-upload.

An example failure when testing on vision nightly https://github.com/pytorch/vision/actions/runs/7533535440/job/20506343331

@huydhn huydhn requested a review from atalman January 15, 2024 20:20
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 15, 2024
Copy link

vercel bot commented Jan 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2024 8:41pm

@huydhn huydhn merged commit 440bc97 into main Jan 15, 2024
62 checks passed
huydhn added a commit that referenced this pull request Feb 12, 2024
I made a mistake in #4877 when
not explicitly select `test-infra` as the repo to checkout for the GHA.
When running on domains, the default repos are domains, i.e.
`pytorch/vision`, and they don't have the GHA we need, namely
`setup-binary-upload`.

An example failure when testing on vision nightly
https://github.com/pytorch/vision/actions/runs/7533535440/job/20506343331
huydhn added a commit that referenced this pull request Feb 12, 2024
The list includes:

* #4870
* #4877
* #4882
* #4886
* #4891
* #4893
* #4894
* #4901

---------

Co-authored-by: Andrey Talman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants