Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

v1.2.0

Choose a tag to compare

@amandaxmqiu amandaxmqiu released this 24 Jul 21:52
· 66 commits to main since this release
a1d4de9

Modular Release
Pick-and-Run
mode: flag (full · test-only · lint-only · dashboard-only · comment-only) lets you run exactly the stage you need.

Main-vs-PR Diff
enable-visual-comparison: 'true' reruns Playwright on main, adds side-by-side tables, screenshots, and a regression flag.

Smart Metrics
Robust jq parser fixes the old “0 / 30 tests” bug and works with any Playwright JSON format.

Better Checklist & Flowchart
Flow diagram waits for metrics, checklist now auto-ticks Playwright / ESLint / Flowchart boxes.

Pages Optional
Skip deploy with enable-github-pages: 'false'; artifacts are still uploaded.

README.md updated and examples provided