Skip to content

ci: add GitHub Actions workflow (server tests + web build)#2

Merged
JoniMartin27 merged 1 commit into
mainfrom
ci/add-github-actions
Jun 12, 2026
Merged

ci: add GitHub Actions workflow (server tests + web build)#2
JoniMartin27 merged 1 commit into
mainfrom
ci/add-github-actions

Conversation

@JoniMartin27

Copy link
Copy Markdown
Owner

Adds the first CI gate to launchpad — the only public repo without one.

What runs (on push/PR to main, matrix node 20 & 22):

  • npm ci
  • npm test — 66 server tests (node --test)
  • npm run build — web typecheck (tsc -b) + Vite build

Cancels superseded runs per ref. Verified green locally (65→66 tests pass, web build OK).

🤖 Generated with Claude Code

@JoniMartin27 JoniMartin27 merged commit 45e3896 into main Jun 12, 2026
2 checks passed
@JoniMartin27 JoniMartin27 deleted the ci/add-github-actions branch June 12, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant