8000 Always run binary upload by huydhn · Pull Request #4958 · pytorch/test-infra · GitHub
[go: up one dir, main page]

Skip to content

Always run binary upload #4958

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

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Always run binary upload #4958

merged 6 commits into from
Feb 20, 2024

Conversation

huydhn
Copy link
Contributor
@huydhn huydhn commented Feb 20, 2024

Using always() allows binary upload to run even if some binary builds fails, i.e. text conda 3.12 https://github.com/pytorch/text/actions/runs/7975119767/job/21772574739. The upload job will also fail expectedly because it couldn't find any artifacts on GitHub. However, any working combinations will still be uploaded normally.

I also update the test script to test both minimum (3.8) and maximum (3.12) versions.

Testing

https://github.com/pytorch/test-infra/actions/runs/7979242479/job/21786218059?pr=4958 shows that the upload job is run and failed because it couldn't find the artifacts on GH

@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 Feb 20, 2024
Copy link
vercel bot commented Feb 20, 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 Feb 20, 2024 8:44pm

@huydhn huydhn requested a review from atalman February 20, 2024 20:10
@huydhn huydhn marked this pull request as ready for review February 20, 2024 20:10
@atalman
Copy link
Contributor
atalman commented Feb 20, 2024

This looks good, lets keep 3.8 only for tests. Since this is done to save cost and time to signal.

@huydhn huydhn merged commit db7d275 into main Feb 20, 2024
huydhn added a commit that referenced this pull request Feb 20, 2024
Using `always()` allows binary upload to run even if some binary builds
fails, i.e. text conda 3.12
https://github.com/pytorch/text/actions/runs/7975119767/job/21772574739.
The upload job will also fail expectedly because it couldn't find any
artifacts on GitHub. However, any working combinations will still be
uploaded normally.

I also update the test script to test both minimum (3.8) and maximum
(3.12) versions.

### Testing


https://github.com/pytorch/test-infra/actions/runs/7979242479/job/21786218059?pr=4958
shows that the upload job is run and failed because it couldn't find the
artifacts on GH
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
0