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

AWS lambda for automatic whl metadata upload #6159

Merged
merged 10 commits into from
Jan 13, 2025
Merged

AWS lambda for automatic whl metadata upload #6159

merged 10 commits into from
Jan 13, 2025

Conversation

clee2000
Copy link
Contributor

@clee2000 clee2000 commented Jan 10, 2025

Write an AWS lambda for extracting and uploading the metadata file for pep658 for whls.

I don't think we have terraform for the pytorch AWS account so I think this is the next best bet for having this in source control

Do this instead of the way in pytorch/pytorch since this will apply to all packages in the index so we can also do it for domains and other packages without code duplication

Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Jan 10, 2025 9:13pm

@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 Jan 10, 2025
@clee2000 clee2000 marked this pull request as ready for review January 10, 2025 21:14
@clee2000 clee2000 requested a review from atalman January 10, 2025 21:14
Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

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

lgtm

@clee2000 clee2000 merged commit d841d89 into main Jan 13, 2025
8 checks passed
@clee2000 clee2000 deleted the csl/pep658_lambda branch January 13, 2025 21:26
pytorchmergebot pushed a commit to pytorch/pytorch that referenced this pull request Jan 15, 2025
This reverts commit 3eb3f4e.

Also reverts #144164

Manual revert because the above causes merge conflicts

Reverting in favor of pytorch/test-infra#6159
Pull Request resolved: #144706
Approved by: https://github.com/janeyx99, https://github.com/atalman, https://github.com/malfet
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