spawn/sh/e2e/lib/clouds
A 11f0c334aa
Some checks failed
CLI Release / Build and release CLI (push) Waiting to run
Lint / ShellCheck (push) Waiting to run
Lint / Biome Lint (push) Waiting to run
Lint / macOS Compatibility (push) Waiting to run
Build Docker Images / build (claude) (push) Has been cancelled
Build Docker Images / build (codex) (push) Has been cancelled
Build Docker Images / build (cursor) (push) Has been cancelled
Build Docker Images / build (hermes) (push) Has been cancelled
Build Docker Images / build (junie) (push) Has been cancelled
Build Docker Images / build (kilocode) (push) Has been cancelled
Build Docker Images / build (openclaw) (push) Has been cancelled
Build Docker Images / build (opencode) (push) Has been cancelled
Build Docker Images / build (zeroclaw) (push) Has been cancelled
fix(digitalocean): fail fast when droplet quota is exhausted, list existing droplets (#3062)
- E2E: _digitalocean_max_parallel() now returns 0 (not 1) when no capacity
- E2E: run_agents_for_cloud() skips cloud with actionable error when capacity is 0
- CLI: checkAccountStatus() includes droplet names in limit-reached error message

Fixes #3059

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 18:49:18 +07:00
..
aws.sh fix(security): use StrictHostKeyChecking=accept-new in all SSH connections (#3037) 2026-03-26 18:04:40 -07:00
digitalocean.sh fix(digitalocean): fail fast when droplet quota is exhausted, list existing droplets (#3062) 2026-03-27 18:49:18 +07:00
gcp.sh fix(security): use StrictHostKeyChecking=accept-new in all SSH connections (#3037) 2026-03-26 18:04:40 -07:00
hetzner.sh fix(security): use StrictHostKeyChecking=accept-new in all SSH connections (#3037) 2026-03-26 18:04:40 -07:00
sprite.sh fix(sprite): add retry for list failures, increase timeout, refresh auth on expiry (#2936) 2026-03-23 21:47:58 -07:00