Skip to content

fix(release): skip-existing on testpypi and longer wait before validate#181

Merged
calvinleng-science merged 1 commit into
mainfrom
calvin/autorelease-fix
May 27, 2026
Merged

fix(release): skip-existing on testpypi and longer wait before validate#181
calvinleng-science merged 1 commit into
mainfrom
calvin/autorelease-fix

Conversation

@calvinleng-science
Copy link
Copy Markdown
Contributor

testpypi publish failed with a 400 when the version was already present on testpypi, blocking the downstream validate and pypi publish jobs. skip-existing makes the upload idempotent, and the wait before validating is bumped 60s -> 180s to give testpypi more time to index the new release.

testpypi publish failed with a 400 when the version was already
present on testpypi, blocking the downstream validate and pypi
publish jobs. skip-existing makes the upload idempotent, and the
wait before validating is bumped 60s -> 180s to give testpypi more
time to index the new release.
@calvinleng-science calvinleng-science merged commit 2d2c08a into main May 27, 2026
2 checks passed
@calvinleng-science calvinleng-science deleted the calvin/autorelease-fix branch May 27, 2026 00:30
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.

1 participant