Skip to content

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

Merged
Xuanwo merged 8 commits intoapache:mainfrom
xyjixyjixyji:supabase-ci-fix
May 3, 2023
Merged

fix(services/supabase): Supabase ci fix#2200
Xuanwo merged 8 commits intoapache:mainfrom
xyjixyjixyji:supabase-ci-fix

Conversation

@xyjixyjixyji
Copy link
Copy Markdown
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>
Comment thread core/src/services/supabase/backend.rs
Comment thread core/src/services/supabase/backend.rs
@Xuanwo
Copy link
Copy Markdown
Member

Xuanwo commented May 3, 2023

Others LGTM!

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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