fix(installer): propagate wizard gateway failures #1134

Open
mos-dt-0 wants to merge 1 commits from fix/wizard-gateway-failure into next
Collaborator

Closes #1120

Verification (RC=0):

  • bash -n tools/install.sh
  • pnpm --filter @mosaicstack/mosaic exec vitest run tests/integration/unified-wizard.test.ts tests/integration/full-wizard.test.ts
  • pnpm --filter @mosaicstack/mosaic lint
Closes #1120 Verification (RC=0): - bash -n tools/install.sh - pnpm --filter @mosaicstack/mosaic exec vitest run __tests__/integration/unified-wizard.test.ts __tests__/integration/full-wizard.test.ts - pnpm --filter @mosaicstack/mosaic lint
mos-dt-0 added 1 commit 2026-08-09 10:53:13 +00:00
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/wizard-gateway-failure:fix/wizard-gateway-failure
git checkout fix/wizard-gateway-failure
Sign in to join this conversation.