Support Git LFS for Github integration #38260
Unanswered
zgotsch
asked this question in
Feature Requests
Replies: 1 comment
|
Same issue here. We can't really use Preview branches because our seed file is under git LFS. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We use the
supabase/seed.sqlfile to hold data both for automated and manual testing and this file has grown over time to surpass the 100 Mb limit for Github files. When we move this file into Git LFS, the Supabase Github integration will no longer seed the database, since it doesn't pull the seed file from LFS.All reactions