Commit Graph

11 Commits

Author SHA1 Message Date
d-kimsuon
3e598eadbb ci: update concurrency group names in workflow files for clarity 2025-10-18 17:47:40 +09:00
claude-code-viewer-bot[bot]
7c972750fd chore(pinact): pin GitHub Actions 2025-10-18 05:25:34 +00:00
d-kimsuon
0cd26a5ed5 ci: add setup-git action for configuring Git in workflows 2025-10-18 13:56:58 +09:00
d-kimsuon
cdbea426c1 chore: update action versions in workflows and setup-node 2025-10-18 13:19:33 +09:00
d-kimsuon
2c0009eca2 ci: rename test job to check and add E2E visual regression tests workflow 2025-10-18 13:01:02 +09:00
d-kimsuon
9ea9a22e5d update ci 2025-10-13 14:39:12 +09:00
d-kimsuon
314cdcc749 ci(e2e): start:e2e server before capturing 2025-10-13 14:39:12 +09:00
d-kimsuon
a19d5f627c chore: fix a bit 2025-10-13 14:39:12 +09:00
d-kimsuon
6d081e54b8 ci(e2e): update snapshots on github actions 2025-10-13 14:39:12 +09:00
d-kimsuon
70d39a2d14 ci: fix workflow 2025-09-07 18:09:25 +09:00
d-kimsuon
580e51f576 feat: add comprehensive CI workflow for quality checks
- Add GitHub Actions workflow for automated testing
- Include lint, typecheck, test, and build validation
- Support Node.js 20.12.0+ with matrix strategy
- Use pnpm 10.8.1 with dependency caching
- Verify CLI binary creation in build step

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 17:12:31 +09:00