voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
152 stars 8 forks source link

Add releaser workflows to the repo #15

Closed jtpio closed 1 year ago

jtpio commented 1 year ago

References

Similar to https://github.com/jupyterlite/xeus-python-kernel/pull/109.

Using the Voila Bot Account: https://github.com/voila-bot

Code changes

Add releaser workflows to be able to release from the repo directly with the bot account: https://github.com/jupyterlite-bot

User-facing changes

None

Backwards-incompatible changes

None

jtpio commented 1 year ago

Adding this will make it easier for an Admin of the repo to make releases without having to maintain a fork of the releaser.

But you can still use your fork of the releaser if you would like to for making releases (https://jupyter-releaser.readthedocs.io/en/latest/how_to_guides/convert_repo_from_releaser.html).