Skip to content

CI: fix seed-help SUPABASE_URL (derive from project ref)#169

Merged
alexandermayes merged 1 commit into
mainfrom
ci/fix-seed-help-url
Jul 7, 2026
Merged

CI: fix seed-help SUPABASE_URL (derive from project ref)#169
alexandermayes merged 1 commit into
mainfrom
ci/fix-seed-help-url

Conversation

@alexandermayes

Copy link
Copy Markdown
Owner

The SUPABASE_URL repo secret isn't a valid URL, so the first seed-help run failed with Invalid supabaseUrl. Derive it from the project ref (https://zjnhjstbqekudlsozsvi.supabase.co) — the same ref deploy-migrations.yml already hardcodes — instead of the malformed secret.

Follow-up to #168.

🤖 Generated with Claude Code

The SUPABASE_URL repo secret's value isn't a valid URL, so the seed run failed
with "Invalid supabaseUrl". Derive it deterministically from the project ref
(https://zjnhjstbqekudlsozsvi.supabase.co) — the same ref deploy-migrations.yml
already hardcodes — instead of relying on the malformed secret.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
loot-list-plus Ready Ready Preview, Comment Jul 7, 2026 5:58pm

@alexandermayes alexandermayes merged commit a10fd5c into main Jul 7, 2026
7 of 8 checks passed
@alexandermayes alexandermayes deleted the ci/fix-seed-help-url branch July 7, 2026 17:57
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Load Test Results

Metric Value
Status Smoke test completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant