Skip to content

fix: TS deploy error messaging for destructive operations (PRO-610)#109

Merged
rmorehig merged 1 commit intomainfrom
rmoreno/pro-610-ts-cli-deploy-error-references-non-existent-allow
Feb 19, 2026
Merged

fix: TS deploy error messaging for destructive operations (PRO-610)#109
rmorehig merged 1 commit intomainfrom
rmoreno/pro-610-ts-cli-deploy-error-references-non-existent-allow

Conversation

@rmorehig
Copy link
Collaborator

@rmorehig rmorehig commented Feb 19, 2026

Summary

  • add --allow-destructive-operations to tinybird deploy and wire it through runDeploy -> deployToMain
  • keep TS CLI behavior aligned with backend guidance by supporting destructive deploy opt-in
  • append actionable guidance to Forward/Classic workspace deploy errors, pointing users to Tinybird Classic CLI (tb) in a Classic workspace
  • add deploy tests for query param propagation and Forward/Classic guidance message

Validation

  • pnpm -s vitest run src/api/deploy.test.ts src/cli/commands/deploy.test.ts
  • pnpm -s typecheck

Linear

@rmorehig rmorehig merged commit 31260a1 into main Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant