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

fix(services/supabase): Supabase ci fix #2200

Merged
merged 8 commits into from
May 3, 2023

Conversation

xyjixyjixyji
Copy link
Contributor

  • Fix supabase ci
  • Add read_with_range capabilities to all kv adapters and all services that support this.
  • Skip tests that require range read for those do not support

Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
@Xuanwo
Copy link
Member

Xuanwo commented May 3, 2023

Others LGTM!

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! We have to admit that supabase storage is still a very young project 😂, let's grow up together.

@Xuanwo
Copy link
Member

Xuanwo commented May 4, 2023

Hi, @Ji-Xinyou, I found GET /object/info/authenticated/<bucket>/* always returned resource not found even the file do exist:

) curl  -H "authorization: Bearer <TOKEN>" https://<project>.supabase.co/storage/v1/object/info/authenticated/<bucket>/abc 
{"statusCode":"404","error":"Not found","message":"The resource was not found"}

@Xuanwo
Copy link
Member

Xuanwo commented May 4, 2023

I created a discord thread at supabase too: https://discord.com/channels/839993398554656828/1006358244786196510/threads/1103495051658674246

@Xuanwo Xuanwo mentioned this pull request May 6, 2023
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.

2 participants