| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-16 | test(frontend): add Vitest test infrastructure and sample tests | nsfisis | |
| Set up Vitest with @testing-library/react and jsdom for frontend unit testing. Add sample tests for config.ts and BorderedContainer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-14 | ci: add GitHub Actions CI workflow with just | nsfisis | |
| Add CI workflow running build/lint checks for all components: - backend: Go build + golangci-lint - worker/swift: Go build + golangci-lint - frontend: Biome + TypeScript + ESLint - worker/php: Biome Add `ci` recipes to each justfile so GHA uses `just ci` uniformly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
