Commit Graph

13 Commits

Author SHA1 Message Date
Matt Isenhower
7084b3c5ae Set up Vitest and CI workflow for unit tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:45:20 -08:00
Matt Isenhower
c20642feb4 Upgrade Node.js from 20 to 22 LTS
Node 20 LTS reaches end-of-life April 2026. Updated all references:
- Dockerfile base image to node:22
- All GitHub Actions workflows to Node 22
- Bumped actions/checkout and actions/setup-node to v4 where outdated
- Added .nvmrc file for local development

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 10:46:54 -08:00
Matt Isenhower
e1bc498879 Tag me for a code review of query hash updates
Some checks failed
Build frontend / build (20.x) (push) Has been cancelled
Deploy / deploy-frontend (push) Has been cancelled
Deploy / deploy-backend (push) Has been cancelled
Fix code styles / build (push) Has been cancelled
2026-01-31 20:11:56 -08:00
Matt Isenhower
4e933667e7 Update query updater script 2026-01-11 19:11:08 -08:00
Matt Isenhower
ab6d91d0fc Disable query hash updater for now 2026-01-11 09:54:26 -08:00
Matt Isenhower
955714e7d2 Add build/deploy action 2024-11-17 19:36:06 -08:00
Matt Isenhower
62867d5c0d
Update update-query-hashes.yml 2024-07-08 22:01:20 -07:00
Matt Isenhower
24be6a4d8e Add an action to automatically fix code styles 2024-03-16 21:54:59 -07:00
Matt Isenhower
0ae0a4536f
Add action for building the frontend 2024-03-16 21:13:27 -07:00
Matt Isenhower
e47fdd303f Update checkout version 2023-08-13 20:52:34 -07:00
Matt Isenhower
1752839f55 Update version 2023-08-13 20:51:12 -07:00
Matt Isenhower
86fbaa4f7b Enable manual runs 2023-08-13 20:49:56 -07:00
Matt Isenhower
5267c555a4 Add a GitHub action for automatically updating query hashes 2023-08-13 20:46:17 -07:00