spawn/sh/e2e/lib
A b0f9f4e7af
refactor(e2e): normalize unused-arg comments in headless_env functions (#3113)
GCP, Sprite, and DigitalOcean had commented-out code `# local agent="$2"`
in their `_headless_env` functions. Hetzner already used the cleaner style
`# $2 = agent (unused but part of the interface)`. Normalize to match.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 03:51:07 +07:00
..
clouds refactor(e2e): normalize unused-arg comments in headless_env functions (#3113) 2026-03-31 03:51:07 +07:00
ai-review.sh feat(e2e): diff-aware AI review with e2e-last-green tracking (#2893) 2026-03-23 11:21:35 +07:00
common.sh fix(e2e): add cursor agent to e2e test framework (#3045) 2026-03-27 08:40:51 +07:00
interactive.sh fix(e2e): improve interactive harness failure logging (#2951) 2026-03-24 08:45:19 -07:00
provision.sh fix(cursor): remove stale ~/.cursor/bin references missed in #3058 migration (#3066) 2026-03-27 19:51:10 +07:00
soak.sh feat(qa): telegram soak test on digitalocean + fix bun -e (#2547) 2026-03-12 19:45:18 -04:00
teardown.sh feat(e2e): multi-cloud test suite with cloud driver pattern (#2004) 2026-02-27 19:28:08 -08:00
verify.sh fix(security): replace variable-stored shell code with named function in verify.sh (#3073) 2026-03-28 11:25:00 +07:00