spawn/packages
Ahmed Abushagur 56f7840f0c
fix: fail fast when GCP delete is missing project metadata (#2925)
When history metadata lacks a project ID, spawn delete silently fell
back to the gcloud default project, attempting deletion in the wrong
project (404) while the instance kept running and billing.

Now fails fast with a clear error and link to GCP Console. Also adds
a defensive check in destroyInstance() to reject empty project.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-24 08:42:47 +07:00
..
cli fix: fail fast when GCP delete is missing project metadata (#2925) 2026-03-24 08:42:47 +07:00
shared fix(lint): fix biome violations in packages/shared and add to CI (#2923) 2026-03-23 17:49:55 -07:00