Brendan Chen 7e29d8afbd ci: add Gitea Actions workflow
Runs npm ci, typecheck, build, test, and a 'git diff --exit-code dist/'
gate that catches 'forgot to re-run npm run build' before merge. Fires on
PR / push to main / push to v* tags.
2026-05-12 02:16:45 -07:00
2026-05-12 01:58:29 -07:00
2026-05-12 02:16:41 -07:00
2026-05-12 07:00:57 +00:00
2026-05-12 07:00:57 +00:00

sqlite-migrate

Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.

Description
Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.
Readme MIT 72 KiB
Languages
TypeScript 100%