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

5m read timeFrom tinybird.co
Post cover image
Table of contents
The CI workflowAutomatic branch resolutionThe full cycleThe CD workflowPreview branches with connectorsWhat this replaces

Sort: