Files
vibn-frontend/lib/workspaces.ts
Mark Henderson b51fb6da21 fix(workspaces): don't short-circuit provisioning when bot token is missing
ensureWorkspaceProvisioned was bailing out as soon as provision_status=='ready',
even if gitea_bot_token_encrypted had been cleared (e.g. after a manual rotation).
Check every sub-resource is present before skipping.

Made-with: Cursor
2026-04-21 11:20:58 -07:00

15 KiB