mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Add webServer config to e2e/playwright.config.ts: starts Next.js workflowui on port 3000 automatically when PLAYWRIGHT_BASE_URL is not set - Default baseURL changed to http://localhost:3000/workflowui/ (Next.js dev) - Override via PLAYWRIGHT_BASE_URL=http://localhost/workflowui/ for Docker stack - Add workspace build step before playwright in Gate 2.2 (packages needed by workflowui) - Fix playwright-report upload path (was frontends/nextjs/playwright-report/) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>