Commit Graph

3 Commits

Author SHA1 Message Date
Overtorment
0812d3e6ff fix(ci): use Node 20 and sync package-lock for TypeORM 1.0
TypeORM 1.0 requires Node 20+. Regenerate lockfile so npm ci succeeds.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-22 15:11:45 +01:00
Overtorment
440e37c19a
Create unit test and GitHub Actions (#294)
* Update CI workflow, dependencies, and add Vitest for testing

Co-authored-by: overtorment <overtorment@gmail.com>

* Remove Vitest UI and related configuration

Co-authored-by: overtorment <overtorment@gmail.com>

* Move string utils tests to dedicated tests directory

Co-authored-by: overtorment <overtorment@gmail.com>

* Update CI workflow to separate lint and test jobs

Co-authored-by: overtorment <overtorment@gmail.com>

* Rename vitest.config.ts to vitest.config.mts

Co-authored-by: overtorment <overtorment@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-01 16:29:27 +01:00
overtorment
7fba208c00 REF: updated to use apple P8 instad of PEM; updated to use latest typeorm 2022-09-16 14:51:55 +00:00