Skip to content

Add manual PyPI release retries - #1464

Merged
samwgoldman merged 1 commit into
mainfrom
fix/manual-pypi-retry
Jul 29, 2026
Merged

Add manual PyPI release retries#1464
samwgoldman merged 1 commit into
mainfrom
fix/manual-pypi-retry

Conversation

@samwgoldman

Copy link
Copy Markdown
Contributor

Summary

  • add a manual publishing trigger with a required release ref
  • build wheels and the source distribution from that exact ref while using workflow code from main
  • keep prerelease CPython wheels disabled for manual production retries

This allows an interrupted release upload to be retried safely with skip-existing.

Test Plan

  • parsed both workflows with PyYAML
  • git diff --check

@meta-cla meta-cla 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 Jul 29, 2026
@samwgoldman
samwgoldman merged commit 519b463 into main Jul 29, 2026
49 checks passed
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.

1 participant