Commit Graph

12 Commits

Author SHA1 Message Date
Anirban Kar
d8a277f0ac
refactor: updated vite config to inject add version metadata into the app on build (#841)
* refactor: removes commit.json and used vite.config to load these variables

* updated precommit hook

* updated the pre start script

* updated the workflows
2024-12-21 01:03:28 +05:30
Stijnus
c0c1275226 minor bug fixes 2024-12-13 11:33:29 +01:00
Stijnus
b1a3e3993e debug fixes 2024-12-13 09:22:21 +01:00
Anirban Kar
b0743e00b1
Merge branch 'main' into github-import 2024-12-04 17:54:47 +05:30
Anirban Kar
fec7579e00 added nvm support for husky 2024-12-03 18:51:29 +05:30
Anirban Kar
bd236860f9 chore: fixed lock file 2024-12-03 03:23:22 +05:30
Oliver Jägle
90de93e0b9
Update linting-failed-message in pre-commit 2024-12-02 20:18:58 +01:00
Oliver Jägle
ad511db0fe
Don't fix linting-issues pre-commit
I figured that lint:fix might not be the best experience: If there are linting errors and the pre-commit fixes them, those changes will stay in the staging area but will not be automatically commited.
Thus, a subsequent pre-commit check would succeed without these changes included.
2024-11-23 10:11:00 +01:00
Oliver Jägle
b0eab230b5
adds Husky 🐶 for pre-commit linting 2024-11-22 20:49:51 +01:00
ahsan3219
7bf9c5c1b6 Huggingface Models Integrated 2024-11-18 04:49:02 +05:00
Dominic Elm
cbfa98c6da chore: make sure that husky hooks are executed 2024-07-12 17:45:50 +02:00
Dominic Elm
6927c07451 feat: initial commit 2024-07-11 16:20:57 +02:00