Skip to content

fix(release): publish Python wheels idempotently - #14

Merged
bigboateng merged 1 commit into
mainfrom
fix/python-wheel-publish
Aug 1, 2026
Merged

fix(release): publish Python wheels idempotently#14
bigboateng merged 1 commit into
mainfrom
fix/python-wheel-publish

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • remove Twine’s unsupported --skip-existing option for Artifact Registry
  • query the exact package version and upload only missing wheel files
  • keep retries safe if a multi-platform upload stops partway through

Test plan

  • parsed workflow YAML locally
  • verified gcloud artifacts files list returns exact wheel paths for an existing Yield release
  • merge only after distribution CI passes

@bigboateng
bigboateng merged commit a5e3c78 into main Aug 1, 2026
7 checks passed
@bigboateng
bigboateng deleted the fix/python-wheel-publish branch August 1, 2026 22:08
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