cli icon indicating copy to clipboard operation
cli copied to clipboard

feat(studio): functions management api - attaching functions folder

Open kallebysantos opened this issue 2 months ago • 0 comments

What kind of change does this PR introduce?

Feature

What is the new behaviour?

Its allows Edge Functions Management API to use folder introspection and serve function metadata. ref: https://github.com/supabase/supabase/pull/40690, internal RFC

Additional context

screenshots image image

I'm keeping it very simple for now. Please let me know if a more complex volume binding like this one is needed https://github.com/supabase/cli/blob/cd22bfec95e396d533d2642e9c03d200a447e361/internal/functions/serve/serve.go#L253-L270

cc @sweatybridge

kallebysantos avatar Dec 03 '25 01:12 kallebysantos