Skip to content

Add PR build and smoke test CI#5

Merged
maximbilan merged 1 commit intomainfrom
ci-build-smoke-test
May 3, 2026
Merged

Add PR build and smoke test CI#5
maximbilan merged 1 commit intomainfrom
ci-build-smoke-test

Conversation

@maximbilan
Copy link
Copy Markdown
Owner

Summary

  • add a GitHub Actions PR workflow on ubuntu-latest
  • run npm ci, npm run build, and npm test on every PR to main
  • add a dependency-free smoke test that serves the built SPA with vite preview and checks / plus a module deep route
  • document local test and CI commands

Test

  • npm run build
  • npm test

@maximbilan maximbilan merged commit 157679b into main May 3, 2026
1 check passed
@maximbilan maximbilan deleted the ci-build-smoke-test branch May 3, 2026 13:13
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