fix: correct setup and teardown scripts#179
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. WalkthroughThese changes modify the Superset Neon integration scripts: the setup script now parses Neon CLI JSON output to extract pooler host connection parameters and constructs a pooled database URL, while the teardown script implements branch deletion logic to clean up the Neon workspace without aborting on errors. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
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 |
- Fix setup script to properly parse pooled URL from connection_parameters - Fix teardown script (was accidentally overwritten with setup content) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
0f73ed1 to
60f7ac7
Compare
Summary
connection_parametersChanges
pooler_host,password,role,databasefrom Neon output to construct pooled URL correctly🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Improvements
✏️ Tip: You can customize this high-level summary in your review settings.