Commit Graph

8 Commits

Author SHA1 Message Date
kiloconnect[bot] f45bab245e chore: retain old visual baseline lfs paths 2026-04-21 09:20:20 +00:00
kiloconnect[bot] 618193283c chore: move visual baselines into docs assets 2026-04-21 09:16:50 +00:00
kiloconnect[bot] dd53394dba chore: mark auto-generated CLI reference docs as linguist-generated 2026-04-07 13:52:18 +00:00
Mark IJbema 2d43901d3a chore: enforce LF line endings via .gitattributes 2026-03-31 10:09:25 +02:00
kiloconnect[bot] 330b3a0944 chore: hide non-English localization files in GitHub PR diffs
Mark all non-English i18n locale files as linguist-generated=true so
they are collapsed by default in GitHub PR diffs, reducing noise when
reviewing changes that touch translation files.
2026-03-27 10:59:45 +00:00
Mark IJbema 4b24935715 chore: track kilo-vscode visual regression snapshots in Git LFS 2026-03-03 18:42:30 +01:00
Mark IJbema 77609c35f6 feat: add visual regression tests for kilo-ui with Playwright
- Add @playwright/test, playwright.config.ts (Chromium, 1280x720)
- Test file auto-discovers all stories from Storybook's index.json
- Screenshots cropped to #storybook-root, grouped per component
- CI workflow on Blacksmith with Storybook/Playwright/Bun caching
- Paths filter: only runs when kilo-ui or its deps change
- Auto-commits missing baselines back to the branch via CI
- Skips head-only (Font, Favicon) and non-deterministic (Typewriter) stories
- Documented in CONTRIBUTING.md
2026-03-02 15:43:11 +01:00
Mark IJbema be67b1c3f4 Add .gitattributes for Git LFS tracking 2026-03-02 10:50:47 +01:00