stack/docker
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
..
backend Backend fallback (cloud run) (#1306) 2026-04-11 00:57:37 +00:00
dependencies LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
dev-postgres-replica External db sync (#1036) 2026-02-05 12:04:31 -08:00
dev-postgres-with-extensions Sign up rules (#1138) 2026-02-03 11:08:24 -08:00
local-emulator fix smoke test: skip shell ISO regen when CLI already wrote it 2026-04-16 13:56:33 -07:00
mock-oauth-server Local emulator (#422) 2025-02-13 18:57:02 +01:00
server fix sentinel marker path in docker/server entrypoint 2026-04-15 14:07:34 -07:00