Hello 🙂
I'm work with function and have a dedicated branch for them. Inside the configuration tabs, i have setup specially which branch to use (show the screen)
But the issue is that on each commit to the main branch, i get a build that is trigger and failed. (screen 2 is on the main branch)
Why the main branch isn't exclude from trigger ? I'm expected to only my cloud-functions branch trigger build of appwrite function (screen 3 is on the cloud-functions branch)
screen 4 is the synthese on appwrite build screen, you can see the first trigger on the main it's failed and i'm expected to not see it.
Thanks
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...