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 twine command to be more precise #674

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Update twine command to be more precise #674

merged 1 commit into from
Feb 1, 2024

Conversation

nikhilsimha
Copy link
Contributor

With the new pip resolve, uploading tar balls will cause inconsistency, so we have to upload the wheel only.

In theory twine should throw an error when tar is being uploaded, but instead it silently allows the upload.

Summary

Why / Goal

Test Plan

  • Added Unit Tests
  • Covered by existing CI
  • Integration tested

Checklist

  • Documentation update

Reviewers

With the new pip resolve, uploading tar balls will cause inconsistency, so we have to upload the wheel only.

In theory twine should throw an error when tar is being uploaded, but instead it silently allows the upload.

Signed-off-by: Nikhil <[email protected]>
@nikhilsimha nikhilsimha merged commit 9bee3dc into master Feb 1, 2024
7 checks passed
@nikhilsimha nikhilsimha deleted the twine_doc branch February 1, 2024 01:23
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.

3 participants