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

[Nova] Add Caller workflow for Linux Conda Builds #6856

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

osalpekar
Copy link
Member

@osalpekar osalpekar commented Oct 27, 2022

This workflow calls the workflows in pytorch/test-infra to build Linux Conda binaries for torchvision, similar to #6855 which is for wheels. We will shortly submit PR's to upload similar workflows for Mac/Windows and Wheels/Conda. This does not change the existing builds/uploads in CircleCI, and should not break any existing jobs/workflows. The purpose of this to help us ensure that these jobs are creating healthy binaries.

TO CLARIFY: this does not upload anything to nightly channels, so this PR has not effect on any existing jobs or distributed binaries.

Note: In order to have smoke tests run on these binaries after build, we should merge #6803 and pass the smoke-test script to this caller workflow.

cc @seemethere

@osalpekar osalpekar merged commit 526ad5c into pytorch:main Oct 28, 2022
@github-actions
Copy link

Hey @osalpekar!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Oct 31, 2022
Summary:
* [Nova] Add Caller workflow for Linux Conda Builds

* Add smoke tests script

Reviewed By: datumbox

Differential Revision: D40851023

fbshipit-source-id: 0a8a6fe341d4077c2cc138627d8ff8110a7ec767
@pmeier pmeier mentioned this pull request Mar 9, 2023
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants