jupyterlab / hatch-jupyter-builder

A hatch plugin to help build Jupyter packages
https://hatch-jupyter-builder.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
38 stars 13 forks source link

Migration script: handle versioning with `hatch` #86

Open jtpio opened 1 year ago

jtpio commented 1 year ago

Problem

The migration script currently defines some tbump configuration by default:

https://github.com/jupyterlab/hatch-jupyter-builder/blob/ba9f6fe0028dcdf91a85f300161fba12254e04ac/hatch_jupyter_builder/migrate/_migrate.py#L172-L191

Proposed Solution

Since hatch supports versioning, it could be interesting to use hatch by default instead.

Additional context

Spotted when using the migration script recently.

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: