rowboat/.github/workflows
Ramnique Singh eaa55df161 ci(x): parent test harness + GitHub Actions workflow
apps/x gains npm test — builds @x/shared first (the core and renderer
suites import its dist), then runs the shared, core, and renderer
vitest suites in dependency order; per-suite test:shared/test:core/
test:renderer scripts for targeted runs.

.github/workflows/x-tests.yml runs that harness on every pull request
touching apps/x (plus pushes to main and manual dispatch): pnpm 10 /
Node 22, frozen lockfile, pnpm store cached against apps/x's lockfile.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 14:23:39 +05:30
..
electron-build.yml Fix/GitHub workflow (#638) 2026-06-23 23:25:19 +05:30
rowboat-build.yml Upgrade GitHub Actions for Node 24 compatibility 2026-02-13 09:19:03 +00:00
x-publish.yml Upgrade GitHub Actions for Node 24 compatibility 2026-02-13 09:19:03 +00:00
x-tests.yml ci(x): parent test harness + GitHub Actions workflow 2026-07-02 14:23:39 +05:30