Chris Gwilliams
Chris Gwilliams
Hi @anton-kirschhock It looks like the Action has some firewall restrictions preventing that port from being used. Let me try to reproduce on our side and report back. It might...
Hi @anton-kirschhock Thanks for the prompt, I had this in my backlog to check. Running in a personal GH project, it works with the latest CLI, though it is good...
@anton-kirschhock it is odd that it occurs on this image every time, even across versions. I cannot reproduce which makes this harder. It is unlikely to be cache as it...
@anton-kirschhock that does make it hard to debug. what if you remove the checkout and change the version of the CLI to "latest"? Instead of trying to deploy the function,...
That is odd, it should not need to run when the project is linked. I would leave this open and notify @supabase/cli and @supabase/edge-functions as I cannot reproduce your issue...
Hello @huiali Thanks for opening. I will try and address all of these and, where the documentation is lacking, please highlight them and we can get them in the docs....
Hi @huiali Glad that it helped! A guide for hosting edge functions locally is [here](https://supabase.com/docs/reference/self-hosting-functions/introduction) The creation and deployment is managed completely by the CLI so the dashboard does not...
That variable is for the Platform dashboard and is not available in self-hosted.
Hi @huiali To address the questions in order: 1. Modifying the `PLATFORM` variable is not supported and not recommended, yes, you would need to use the hosted version, I am...