Skip to content

Add Chess quality gates and managed Playwright smoke - #16

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
agent/chess-quality-gates
Jul 30, 2026
Merged

Add Chess quality gates and managed Playwright smoke#16
sarthakagrawal927 merged 1 commit into
mainfrom
agent/chess-quality-gates

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Summary

  • add Biome correctness/suspicious linting and repair the small existing findings needed for a clean gate
  • make TypeScript cover the app, API, config, and Playwright test
  • add a managed Vite Playwright configuration so the smoke test uses port 5173 consistently
  • run lint, typecheck, build, and the browser smoke in CI

Dependency review

  • adds @biomejs/biome 2.5.5 as a development-only Fleet-standard lint tool
  • no production/runtime dependency change
  • code-cleanup guard recorded the direct devDependency and lockfile delta

Validation

  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • pnpm test (1 passed)
  • ./scripts/docs-validate.sh
  • git diff --check

Production deployment, Vercel status, and docs-domain decisions remain operator-owned and are tracked with the blocked follow-up.

Closes #7

@sarthakagrawal927
sarthakagrawal927 merged commit eedf445 into main Jul 30, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the agent/chess-quality-gates branch July 30, 2026 21:57
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.

Complete the remaining work migrated from project status

1 participant