Skip to content

ci: add GitHub Actions pipeline with tests, lint, and Pages deploy#1

Merged
bbrauzzi merged 1 commit into
developfrom
ci/add-github-actions
Jun 3, 2026
Merged

ci: add GitHub Actions pipeline with tests, lint, and Pages deploy#1
bbrauzzi merged 1 commit into
developfrom
ci/add-github-actions

Conversation

@bbrauzzi

@bbrauzzi bbrauzzi commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Add .github/workflows/ci.yml running typecheck, ESLint, vitest, and the production build on a Node 20 + 22 matrix for every push and PR, then deploying dist/ to GitHub Pages on pushes to master.

Set up ESLint (flat config + lint/typecheck scripts) on the stable eslint 9 + react-hooks 5 stack, and add a build-only Vite base path of /map-explorer/ so Pages serves assets correctly.

Add .github/workflows/ci.yml running typecheck, ESLint, vitest, and the
production build on a Node 20 + 22 matrix for every push and PR, then
deploying dist/ to GitHub Pages on pushes to master.

Set up ESLint (flat config + lint/typecheck scripts) on the stable
eslint 9 + react-hooks 5 stack, and add a build-only Vite base path of
/map-explorer/ so Pages serves assets correctly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bbrauzzi bbrauzzi merged commit c9293c7 into develop Jun 3, 2026
4 checks passed
@bbrauzzi bbrauzzi deleted the ci/add-github-actions branch June 3, 2026 20:38
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