
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
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
