Skip to content

ci: publish Python distributions to GitHub releases#219

Merged
chopratejas merged 3 commits intochopratejas:mainfrom
JerrettDavis:fix/python-github-packages-publish
Apr 22, 2026
Merged

ci: publish Python distributions to GitHub releases#219
chopratejas merged 3 commits intochopratejas:mainfrom
JerrettDavis:fix/python-github-packages-publish

Conversation

@JerrettDavis
Copy link
Copy Markdown
Contributor

Summary

  • make the release job explicitly publish Python wheels and sdists to the GitHub Release
  • split GitHub Release asset uploads so Python distributions and Node tarballs are visible as separate publish paths
  • document that Python uses GitHub Release assets because GitHub Packages has no PyPI-compatible registry
  • add workflow regression coverage for the Python-to-GitHub upload step

Tests

  • python -m pytest tests\test_release_workflows.py
  • actionlint .github\workflows\release.yml
  • act workflow_dispatch -W .github/workflows/release.yml -e .github/act/dry-run.json -n

@JerrettDavis JerrettDavis marked this pull request as draft April 21, 2026 04:34
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@JerrettDavis JerrettDavis marked this pull request as ready for review April 21, 2026 12:10
@chopratejas chopratejas merged commit 5738339 into chopratejas:main Apr 22, 2026
14 of 15 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.

2 participants