spawn/packages/cli/src
B 007a9eeab7 fix(tests): make hetzner and digitalocean tests URL-aware to fix full-suite flakiness
The hetzner createServer resource-limit test and digitalocean OAuth
recovery test used callCount-based mocks that broke when module state
persisted across the full test suite. Switch to URL-based request
matching so tests are isolated regardless of execution order.

Agent: code-health
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 14:54:33 +00:00
..
__tests__ fix(tests): make hetzner and digitalocean tests URL-aware to fix full-suite flakiness 2026-05-12 14:54:33 +00:00
aws fix(ssh): use spawn-owned key + IdentitiesOnly to fix MaxAuthTries flood (#3401) 2026-05-10 11:40:48 -07:00
commands fix(export): use '#' as sed delimiter so SECRET_REGEX '|' alternation parses (#3384) 2026-05-02 00:42:15 -07:00
daytona fix(telemetry): init telemetry in cloud bundle entry points (#3346) 2026-04-23 18:49:21 -07:00
digitalocean fix(ssh): use spawn-owned key + IdentitiesOnly to fix MaxAuthTries flood (#3401) 2026-05-10 11:40:48 -07:00
gcp fix(ssh): use spawn-owned key + IdentitiesOnly to fix MaxAuthTries flood (#3401) 2026-05-10 11:40:48 -07:00
hetzner fix(ssh): use spawn-owned key + IdentitiesOnly to fix MaxAuthTries flood (#3401) 2026-05-10 11:40:48 -07:00
local fix(local): install OrbStack from DMG when Homebrew is missing (#3372) 2026-04-29 15:40:21 -07:00
shared fix(tests): prevent telemetry singleton from polluting parallel test fetch mocks 2026-05-12 14:54:33 +00:00
sprite fix(export): support sprite spawns (drop sprite-console exclusion) (#3382) 2026-05-02 00:13:47 -07:00
flags.ts feat(cli): --repo flag clones a template repo and applies spawn.md (#3360) 2026-04-24 23:42:23 -07:00
guidance-data.ts refactor: remove dead exports only used within their own files (#2431) 2026-03-10 08:51:15 -04:00
history.ts feat: recursive spawn (--beta recursive) (#2978) 2026-03-25 10:42:09 -07:00
index.ts feat(cli): expand fast_provision experiment to images + docker + sandbox (#3398) 2026-05-08 22:47:02 -07:00
manifest.ts fix: always fetch manifest from GitHub, 3s timeout for bad wifi (#3272) 2026-04-12 07:54:40 +07:00
picker.ts refactor: remove dead exported types from picker.ts and spawn-config.ts (#2553) 2026-03-12 21:43:05 -04:00
security.ts fix(test): check sensitive paths before lstat to fix macOS permission error (#3157) 2026-04-03 10:12:20 +07:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts fix(update): auto-install minor bumps, version 1.0.20 for patch delivery (#3342) 2026-04-22 14:07:41 -07:00