stack/packages/stack-cli
Bilal Godil 39b5c083e7 fix smoke test: skip shell ISO regen when CLI already wrote it
ensure_runtime_config_iso unconditionally fell through to make_iso_from_dir,
which still required hdiutil/mkisofs/genisoimage — the host dep the
lib/iso.ts TS writer was supposed to remove. The Smoke Test job doesn't
install genisoimage, so emulator start failed. CLI now sets
STACK_EMULATOR_CLI_WROTE_ISO=1 and the shell short-circuits when that flag
plus a non-empty ISO are present.
2026-04-16 13:56:33 -07:00
..
scripts local emulator security and features fixes (#1247) 2026-04-14 15:36:24 -07:00
src fix smoke test: skip shell ISO regen when CLI already wrote it 2026-04-16 13:56:33 -07:00
.eslintrc.cjs Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
package.json Merge remote-tracking branch 'origin/dev' into local-emulator-qol-fixes 2026-04-15 14:08:00 -07:00
tsconfig.json Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
tsdown.config.ts CLI init (#1242) 2026-03-13 10:55:22 -07:00
vitest.config.ts faster snapshot resume via mapped-ram + rotation opt-out 2026-04-15 13:04:15 -07:00