Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github checks never stop and migrations are not applied #2920

Open
muezz opened this issue Nov 26, 2024 · 4 comments
Open

Github checks never stop and migrations are not applied #2920

muezz opened this issue Nov 26, 2024 · 4 comments

Comments

@muezz
Copy link

muezz commented Nov 26, 2024

Describe the bug
Unlike before, when I push changes in the ./supabase folder, migrations are not being detected and applied to the preview branch in Supabase. In fact, in Github, the checks have been running non-stop for the past 40 mins. There are no logs in those checks so I have no way of knowing what is wrong.

To Reproduce
Steps to reproduce the behavior:

  1. Run the diff command to create a migration file locally.
  2. Push changes to github
  3. Wait
  4. Keep waiting

Expected behavior
This was working just fine yesterday. Changes get pushed, Supabase<->Github integration detects it and applies them to the preview branch.

Screenshots
image

System information
There is no command to run so I cannot run --create-ticket.

  • Version of OS: macOS 15.1.1 (24B91)
  • Version of CLI: v1.223.10
  • Version of Docker: v26.1.4, build 5650f9b
  • Versions of services:
    SERVICE IMAGE │ LOCAL │ LINKED
    ─────────────────────────┼──────────────────┼─────────────
    supabase/postgres │ 15.1.0.103 │ 15.1.0.103
    supabase/gotrue │ v2.158.1 │ v2.163.2
    postgrest/postgrest │ v11.1.0 │ v11.1.0
    supabase/realtime │ v2.30.34 │ -
    supabase/storage-api │ v1.11.0 │ v1.13.0
    supabase/edge-runtime │ v1.62.2 │ -
    supabase/studio │ 20241106-f29003e │ -
    supabase/postgres-meta │ v0.84.2 │ -
    supabase/logflare │ 1.4.0 │ -
    supabase/supavisor │ 1.1.56 │ -
@sweatybridge
Copy link
Contributor

Are there any logs on supabase dashboard for your branch? https://supabase.green/dashboard/project/_/branches

@muezz
Copy link
Author

muezz commented Nov 26, 2024

@sweatybridge There is no indication of a push in the Supabase dashboard. The last log is from yesterday's push. I think the GitHub check needs to pass for Supabase to trigger the application of the migrations.

@sweatybridge
Copy link
Contributor

Have you opened a support ticket yet? there could be an issue with your project / github connection.

@muezz
Copy link
Author

muezz commented Nov 26, 2024

@sweatybridge i have not opened a ticket yet. I will do that now.

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

No branches or pull requests

2 participants