Fix: Add Tinybird default env values in env-setup script#1416
Conversation
WalkthroughThe change adds default TinyBird environment variable configuration to the web build target, setting TINYBIRD_HOST to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5–10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What
This PR ensures that running pnpm env-setup automatically includes default Tinybird env variables in the generated .env file:
Why
What changed
Added automatic Tinybird configuration to env-setup matching existing patterns for other environment variables.
Testing
pnpm env-setuppnpm dev:web- should work without errorsResult
New contributors get a complete .env automatically, Tinybird is disabled locally unless a token is provided, and the “fiber crash” goes away.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.