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

Add submodule input for build_wheels_*.yaml #5095

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dbort
Copy link
Contributor

@dbort dbort commented Apr 12, 2024

Let users of build_wheels_*.yml override the submodules input of setup-binary-build.

pytorch/executorch does not need (or want) to do a full recursive submodule checkout.

Copy link

vercel bot commented Apr 12, 2024

Someone 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 Apr 12, 2024
type: boolean
default: true
build-platform:
description: Platform to build wheels, choose from 'python-build-package' or 'setup-py'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My editor auto-removed trailing whitespace in a few places

@huydhn huydhn requested a review from atalman April 12, 2024 22:28
Copy link
Contributor

@huydhn huydhn left a comment

Choose a reason for hiding this comment

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

Copy link

vercel bot commented Apr 12, 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 Apr 12, 2024 10:40pm

Let users of `build_wheels_*.yml` override the `submodules` input of
`setup-binary-build`.

pytorch/executorch does not need (or want) to do a full recursive
submodule checkout.
@dbort
Copy link
Contributor Author

dbort commented Apr 12, 2024

There is also https://github.com/pytorch/test-infra/blob/main/.github/workflows/build_wheels_windows.yml to complete the set

Whoops right! Fixed.

@huydhn huydhn merged commit 2ad9e57 into pytorch:main Apr 12, 2024
49 of 52 checks passed
dbort added a commit to dbort/pytorch-test-infra that referenced this pull request Apr 12, 2024
Let users of `build_wheels_*.yml` override the `submodules` input of
`setup-binary-build`.

pytorch/executorch does not need (or want) to do a full recursive
submodule checkout.
huydhn pushed a commit that referenced this pull request Apr 12, 2024
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