Jupyter Releaser#
Jupyter Releaser contains a set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.
Documentation#
- Getting Started
- How-to Guides
- Reference
- FAQ
- How to resume a failed release?
- Failed to publish a package to
npm
check-python
step fails with Python monorepos- How to only publish to
npm
? - My changelog is out of sync
- PR is merged to the target branch in the middle of a “Draft Release”
- What happens if one of my steps is failing but I want to force a release?
Blog post#
For a high level overview of the Jupyter Releaser, check out this post on the Jupyter blog (published on October 29th, 2024).