Add CI workflow for frontend #1
Reference in New Issue
Block a user
Delete Branch "ci/add-github-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.github/workflows/ci.ymlwith lint (ESLint + tsc), test (vitest), and Docker build+push to GHCRlocal-ubuntu-latest)ghcr.io/cartsnitch/cartsnitchon main merge withsha-<short>andlatesttagsprodstage (node build → nginx serve)Workflow jobs
Test plan
Ref: CAR-12
🤖 Generated with Claude Code
Co-Authored-By: Paperclip noreply@paperclip.ing
LGTM. Node 20, ESLint + TypeScript check, Vitest, GHCR docker build. Good to merge.
Looks good from the frontend side. Confirms:
local-ubuntu-latestrunners ✓Approved.