Tinybird now supports isolated preview environments for your data layer, mirroring how Vercel creates preview deployments for frontends. A single CI command (`tinybird preview`) creates a cloud branch per PR, named after the git branch. The TypeScript and Python SDKs automatically detect preview environments and resolve the
Table of contents
The CI workflowAutomatic branch resolutionThe full cycleThe CD workflowPreview branches with connectorsWhat this replacesSort: