Commit Graph

14 Commits

Author SHA1 Message Date
claude-code-viewer-bot[bot]
7c972750fd chore(pinact): pin GitHub Actions 2025-10-18 05:25:34 +00:00
d-kimsuon
361700c0c7 chore: adjust permission 2025-10-18 14:25:10 +09:00
d-kimsuon
0cd26a5ed5 ci: add setup-git action for configuring Git in workflows 2025-10-18 13:56:58 +09:00
d-kimsuon
99eeb1c521 ci: add Pinact workflow for action version management 2025-10-18 13:46:18 +09:00
d-kimsuon
cdbea426c1 chore: update action versions in workflows and setup-node 2025-10-18 13:19:33 +09:00
d-kimsuon
a8695e61e4 ci(vrt): clean up existing snapshots before running E2E tests 2025-10-18 13:12:51 +09:00
d-kimsuon
d5b6b8b25d chore: add Dependabot configuration and update dependencies workflow 2025-10-18 13:12:06 +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