feat: Disable local dev startup hook & enhance preview URL display - #332
Merged
sylvansys merged 1 commit intoJan 29, 2026
Merged
Conversation
- Disable Docker/Supabase/dev server startup hook (install-start-supabase-next.ts) and cleanup hook (cleanup-supabase-session.ts) by moving to _disabled_hooks section - Add formatGroupedPreviews() function to ci-status.ts for consistent preview URL formatting across hooks - Update await-pr-status.ts to show ALL preview URLs (Vercel, Cloudflare, Supabase) grouped by provider instead of just first Vercel URL Closes #331 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
|
Constellos Review - PR feedback from your reviewer agents. Requirements: ❌ 0 • ❌ 0 • ⏭️ 0Code Quality: ✅ 4 • ❌ 0 • ⏭️ 0
|
sylvansys
deleted the
331-feature/can-u-please-deregister-the-startup-hook
branch
January 29, 2026 09:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
_disabled_hookssection (preserved for future re-enabling)formatGroupedPreviews()shared function for consistent preview URL formattingTest plan
gh pr create- verify all preview URLs are shown grouped by providerCloses #331
🤖 Generated with Claude Code