datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#2998: Tools: perform operations from 'grok init --git' by default on creation and migrate to husky for hooks #2998

Open santee opened 1 month ago

santee commented 1 month ago

Install commitlint packages (not globally) and migrate to 'husky' from python 'pre-commit', also add 'prepare' script to install pre-commit hooks (https://typicode.github.io/husky/how-to.html).

Ask for initialisation of git repository on 'create' (if not git repo)

NB: need to confirm that everything works both for new packages and for packages being created in public repo

dnillovna commented 1 month ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16510