spawn/sh
A 0bd8930c09
fix(digitalocean): use canonical DIGITALOCEAN_ACCESS_TOKEN env var (#3099)
Replaces all references to DO_API_TOKEN with DIGITALOCEAN_ACCESS_TOKEN,
matching DigitalOcean's official CLI and API documentation. This includes
TypeScript source, tests, shell scripts, Packer config, CI workflows,
and documentation.

Supersedes #3068 (rebased onto current main).

Agent: pr-maintainer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-30 08:48:56 +07:00
..
aws feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
cli fix(security): use grep -F for literal string matching in PATH checks (#3021) 2026-03-27 02:56:07 +07:00
digitalocean fix(digitalocean): use canonical DIGITALOCEAN_ACCESS_TOKEN env var (#3099) 2026-03-30 08:48:56 +07:00
docker ci: add cursor agent to Docker image pipeline (#3051) 2026-03-27 13:41:27 +07:00
e2e fix(digitalocean): use canonical DIGITALOCEAN_ACCESS_TOKEN env var (#3099) 2026-03-30 08:48:56 +07:00
gcp feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
hetzner feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
local feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
shared fix(github-auth): add sudo availability check before use (#3072) 2026-03-28 08:39:22 +07:00
sprite feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
test fix(e2e): correct stale test expectation for hermes timeout fallback (#3044) 2026-03-26 19:02:23 -07:00