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

Set channel before setup-binary-upload on upload jobs #4901

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Jan 22, 2024

As reported by @henrylhtsang that the upload jobs failed to upload to the test channel https://github.com/pytorch/torchrec/actions/runs/7616462285/job/20743869473, it turns out that I made a mistake running setup-binary-upload after set-channel, so the channel wasn't set correct and fallback to nightly default

@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 22, 2024
Copy link

vercel bot commented Jan 22, 2024

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

Name Status Preview Comments Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2024 8:21pm

@huydhn huydhn merged commit 546e674 into main Jan 22, 2024
42 of 45 checks passed
huydhn added a commit that referenced this pull request Feb 12, 2024
As reported by @henrylhtsang that the upload jobs failed to upload to
the test channel
https://github.com/pytorch/torchrec/actions/runs/7616462285/job/20743869473,
it turns out that I made a mistake running `setup-binary-upload` after
`set-channel`, so the channel wasn't set correct and fallback to nightly
default
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