Skip to content

Configure trusted PyPI publishing#8

Merged
ravenSanstete merged 1 commit intomainfrom
codex/pypi-trusted-publishing
Apr 28, 2026
Merged

Configure trusted PyPI publishing#8
ravenSanstete merged 1 commit intomainfrom
codex/pypi-trusted-publishing

Conversation

@ravenSanstete
Copy link
Copy Markdown
Contributor

Summary

  • switch PyPI publishing workflow to GitHub Trusted Publishing/OIDC
  • exclude local web runtime caches and node_modules from package artifacts
  • add repository and issue URLs to package metadata

Verification

  • python -m build --outdir /private/tmp/snowl-pypi-check-20260428
  • python -m twine check /private/tmp/snowl-pypi-check-20260428/snowl-0.1.0.tar.gz /private/tmp/snowl-pypi-check-20260428/snowl-0.1.0-py3-none-any.whl
  • workflow_dispatch Publish to PyPI run 25049077061 succeeded
  • PyPI JSON confirms snowl 0.1.0 wheel and sdist are published

@ravenSanstete ravenSanstete merged commit a403544 into main Apr 28, 2026
0 of 2 checks passed
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