Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 917 Bytes

RELEASE.md

File metadata and controls

27 lines (15 loc) · 917 Bytes

Making a new release of Voilà GridStack

Automated Releases with jupyter_releaser

The recommended way to make a release is to use jupyter_releaser.

Steps:

  1. Clone Jupyter Releaser or make sure that your fork is up to date.

Pull Upstream

  1. From your fork, run the action "Draft Changelog"

Draft Changelog

  1. In the Voila-Gridstack repo you will see a new PR to update the changelog. Make sure the PR is correct and merge it.

Changelog PR

  1. From your fork, run the action "Full Release"

Full Release

  1. The most important part, make sure the released packages work as expected!