Expand CI to test the real monorepo, web stack, and UI parity #14
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority:P1
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
PR #3 reports green CI, but the workflow validates a reduced surface that does not match the documented developer or production paths.
Current CI:
frontend/instead of testing the root setup;frontend/src/control-plane;quasar-web;This is why CI missed the broken
npm run devpath and Lisp web startup defects.Found during review of PR #3.
Required changes
quasar-web.Acceptance criteria
npm run dev, WebSocket startup, or CLOG production serving is broken.Related PR: #3