Skip to content

ci: add web test + build job#26

Merged
kenlacroix merged 1 commit into
mainfrom
ci/web-test-build
Jun 22, 2026
Merged

ci: add web test + build job#26
kenlacroix merged 1 commit into
mainfrom
ci/web-test-build

Conversation

@kenlacroix

Copy link
Copy Markdown
Owner

Adds a Web (test + build) CI job that runs npm ci, the vitest suite (18 tests), and the production build (tsc -b && vite build). Closes the gap where web was only linted, never tested or built in CI.

Verified locally with the exact CI steps: npm ci ✅ · npm test (18) ✅ · npm run build

🤖 Generated with Claude Code

Run the web vitest suite and production build (tsc + vite) in CI; previously
only the lint job touched web.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploying palisade-api with  Cloudflare Pages  Cloudflare Pages

Latest commit: d28aa22
Status: ✅  Deploy successful!
Preview URL: https://0612680b.palisade-api.pages.dev
Branch Preview URL: https://ci-web-test-build.palisade-api.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying palisade-marketing with  Cloudflare Pages  Cloudflare Pages

Latest commit: d28aa22
Status: ✅  Deploy successful!
Preview URL: https://d028ed80.palisade-cg7.pages.dev
Branch Preview URL: https://ci-web-test-build.palisade-cg7.pages.dev

View logs

@kenlacroix kenlacroix merged commit d06a15f into main Jun 22, 2026
17 checks passed
@kenlacroix kenlacroix deleted the ci/web-test-build branch June 22, 2026 23:50
@sonarqubecloud

Copy link
Copy Markdown

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