hatch-jupyter-builder icon indicating copy to clipboard operation
hatch-jupyter-builder copied to clipboard

Migration script: handle versioning with `hatch`

Open jtpio opened this issue 3 years ago • 1 comments
trafficstars

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.

jtpio avatar Oct 20 '22 14:10 jtpio

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:

welcome[bot] avatar Oct 20 '22 14:10 welcome[bot]