Skip to content

Publish Yield Python packages on PyPI - #41

Merged
bigboateng merged 2 commits into
mainfrom
feat/yield-pypi-publishing
Aug 7, 2026
Merged

Publish Yield Python packages on PyPI#41
bigboateng merged 2 commits into
mainfrom
feat/yield-pypi-publishing

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • publish the Python SDK and six platform wheels to public PyPI with GitHub OIDC
  • build npm and PyPI packages from one immutable source artifact
  • finalize a release only after both registries match the expected package hashes
  • document and test the public Python install path

Verification

  • npm run test:release
  • node scripts/check-release-control.mjs
  • live repository control audit
  • Python unit tests
  • Go vet, test, and build
  • TypeScript test and build
  • Rust tests
  • built and inspected all six wheels
  • installed the macOS arm64 wheel and ran yskill --version

@bigboateng
bigboateng merged commit 7350ee4 into main Aug 7, 2026
10 checks passed
@bigboateng
bigboateng deleted the feat/yield-pypi-publishing branch August 7, 2026 20:22
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