wizard --non-interactive aborts whole wizard on gateway-stage failure after finalize succeeded; no --skip-gateway CLI flag (T63 F2) #1386

Open
opened 2026-08-24 20:45:16 +00:00 by orch-01 · 0 comments
Contributor

USC greenfield report (fred, T63 F2). mosaic wizard --non-interactive aborts the ENTIRE wizard when the gateway stage fails, even though finalize already wrote the framework tree successfully - host ends with a working framework install but 'Wizard failed'. The internal option exists (options.skipGateway in wizard.js) but no --skip-gateway flag is exposed on the CLI. Fix: expose --skip-gateway; report partial success truthfully (framework ok, gateway failed) instead of global failure.

USC greenfield report (fred, T63 F2). mosaic wizard --non-interactive aborts the ENTIRE wizard when the gateway stage fails, even though finalize already wrote the framework tree successfully - host ends with a working framework install but 'Wizard failed'. The internal option exists (options.skipGateway in wizard.js) but no --skip-gateway flag is exposed on the CLI. Fix: expose --skip-gateway; report partial success truthfully (framework ok, gateway failed) instead of global failure.
orch-01 added the bug label 2026-08-24 20:45:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#1386