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

Update unittest and packaging to use UPLOAD_CHANNEL #2846

Merged
merged 7 commits into from
Oct 20, 2020

Conversation

mthrok
Copy link
Contributor

@mthrok mthrok commented Oct 20, 2020

This PR changes CCI configuration and packaging/unittest scripts to use UPLOAD_CHANNEL env var to select where PyTorch-core package is coming from.

This will allow the release branch to run tests on PyTorch 1.7.0-RC. The binary build was using PyTorch 1.7.0-RC so it is fine, but this PR also changes the package script to use UPLOAD_CHANNEL, instead of mixing test and nightly channels. Ref: pytorch/text#1037 (comment)

NOTE This commit should be also cherry-picked to master branch so that we do not have to repeat the process in the future release.

@mthrok mthrok changed the title Update unittest Update unittest and packaging to use UPLOAD_CHANNEL Oct 20, 2020
@seemethere seemethere marked this pull request as ready for review October 20, 2020 20:18
@mthrok mthrok merged commit 3d103d1 into pytorch:release/0.8.0 Oct 20, 2020
@mthrok mthrok deleted the update-unittest branch October 20, 2020 20:21
mthrok added a commit to mthrok/vision that referenced this pull request Oct 20, 2020
fmassa added a commit that referenced this pull request Oct 21, 2020
Co-authored-by: Francisco Massa <fvsmassa@gmail.com>
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants