Fix neon setup/teardown scripts#223
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe setup.sh script is enhanced to adopt stricter shell options, capture raw JSON output from neonctl, extract additional Neon fields (branch ID, database URL, pooler credentials, role), construct a pooled database URL, and persist NEON_BRANCH_ID to .env. The teardown.sh script switches to stricter options, reads NEON_BRANCH_ID from .env, and deletes branches by ID instead of workspace name. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 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 |
Description
Related Issues
Type of Change
Testing
Screenshots (if applicable)
Additional Notes
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.