ericsnekbytes / jupyter_releaser

A set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.

Home Page:https://jupyter-releaser.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Releaser

Jupyter Releaser contains a set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.

Installation

To install the latest release locally, make sure you have pip installed and run:

    pip install git+https://github.com/jupyter-server/jupyter-releaser

Library Usage

    jupyter-releaser --help
    jupyter-releaser build-python --help
    jupyter-releaser check-links --help

Checklist for Adoption

See the adoption docs.

Workflows

Detailed workflows are available to draft a changelog, draft a release, publish a release, and check a release.

See the workflow details documentation for more information.

About

A set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.

https://jupyter-releaser.readthedocs.io/en/latest/

License:Other


Languages

Language:Python 100.0%