mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 18:00:23 +00:00
After every e2e run, send an HTML matrix report to KEY_REQUEST_EMAIL via Resend showing pass/fail/skip per agent x cloud combination. - e2e.sh: add send_matrix_email() — builds result table from LOG_DIR result files, writes temp TS, calls bun run to POST to Resend API. Called just before exit so LOG_DIR is still available. - qa.sh (e2e mode): load RESEND_API_KEY + KEY_REQUEST_EMAIL from /etc/spawn-key-server-auth.env before launching Claude so the creds are inherited by the e2e.sh subprocess. Both changes are no-ops when credentials are absent (silent skip). Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||