Skip to content

ci(node): run prettier --check and smoke:backend#78

Merged
ubugeeei merged 1 commit into
codex/vue-supportfrom
codex/prod-ci-node-checks
Jun 2, 2026
Merged

ci(node): run prettier --check and smoke:backend#78
ubugeeei merged 1 commit into
codex/vue-supportfrom
codex/prod-ci-node-checks

Conversation

@ubugeeei
Copy link
Copy Markdown
Collaborator

Summary

  • Add npm run format:check to the Node CI job so prettier drift in TS/MD/Vue/etc. fails the build.
  • Add npm run smoke:backend after the docs build so the backend's HTTP boundary (/healthz + token-protected /reset) is exercised on every PR. Reuses the existing cargo cache for the backend crate.

Closes #52 and #53.

Test plan

  • npm run format:check locally (clean)
  • npm run smoke:backend locally (passes)

🤖 Generated with Claude Code

Closes #52 and #53.

- Add npm run format:check to the node job so prettier drift in
  TS/MD/Vue/etc. fails the build.
- Add the smoke-backend script after the docs build so we exercise
  the real HTTP boundary (healthz + token-protected /reset) on
  every PR. Reuses the existing cargo cache.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ubugeeei ubugeeei merged commit f57d3ca into codex/vue-support Jun 2, 2026
3 checks passed
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