7e29d8afbdb14ec570886de324bf643ae8a6dd5b
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.
sqlite-migrate
Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.
Languages
TypeScript
100%