Skip to content

CI: guard against duplicate Supabase migration versions - #19

Merged
itskai-dev merged 3 commits into
mainfrom
link/ci-guard-duplicate-migrations
Feb 6, 2026
Merged

CI: guard against duplicate Supabase migration versions#19
itskai-dev merged 3 commits into
mainfrom
link/ci-guard-duplicate-migrations

Conversation

@itskai-dev

Copy link
Copy Markdown
Collaborator

Adds a small CI check that fails if multiple files share the same supabase/migrations version prefix.

Why:

  • Avoids ambiguous/risky migration ordering after parallel PRs.

How to verify:

  • npm run check:migrations locally.
  • CI runs the guard step before lint/test/build.

@vercel

vercel Bot commented Feb 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agent-hub Ready Ready Preview, Comment Feb 6, 2026 7:00pm

Request Review

@supabase

supabase Bot commented Feb 6, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit 317c0c1 into main Feb 6, 2026
4 checks passed
@itskai-dev
itskai-dev deleted the link/ci-guard-duplicate-migrations branch February 6, 2026 19:02
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