Thomas Anderson

Results 6 comments of Thomas Anderson

+1. It's a value available already - why isn't this just exposed?

> Could you try `supabase functions download --legacy-bundle`? > > We updated the download logic in [v1.123.3](https://github.com/supabase/cli/releases/tag/v1.123.3) so functions deployed using earlier versions of cli would have to specify `--legacy-bundle`...

FYI, I have this issue when using supabase functions deploy rather than download. ```shell npm install supabase npx supabase link --project-ref $SUPABASE_PROJECT_ID npx supabase functions deploy --project-ref $SUPABASE_PROJECT_ID ``` Peculiar...

@Dmitry1987 it looks like @machulav has disabled automatic actions so the lint code action can only be triggered by him. Would be good if there were some other maintainers on...

@bamthomas @pirhoo @mvanzalu Thoughts on this?