Skip to content

Conversation

@osalpekar
Copy link
Member

@osalpekar osalpekar commented Oct 31, 2022

Pass Smoke Tests to test workflows. Also fix mac conda smoke tests and remove the double-installation of pytorch.

@vercel
Copy link

vercel bot commented Oct 31, 2022

@osalpekar is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@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 Oct 31, 2022
${CONDA_RUN} conda install -y 'ffmpeg<5'
if [[ "${{ inputs.package-name }}" = "torchaudio" ]]; then
${CONDA_RUN} conda install -y 'ffmpeg<5'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a part of the repository specific verification scripts?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repo-specific validation scripts are currently just python scripts. I'm going to add shell scripts that install the necessary run-time deps for running the smoke tests soon, this is just a stop-gap.

@osalpekar osalpekar merged commit b7c822e into pytorch:main Nov 4, 2022
kit1980 pushed a commit that referenced this pull request Nov 23, 2022
Pass Smoke Tests to test workflows. Also fix mac conda smoke tests and
remove the double-installation of pytorch.
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