
I'm not sure if this is a known issue - but I'm trying to figure out what's happening. The appwrite function is setup attached to a specific branch on a mono-repo of different functions. However, if anyone pushes to any other branches on the same repo, it seems to try and re-build. We're worried about deploying these functions to production if this is a known issue. Thanks!

Some screenshots for context - the branch has never been changed in the function settings. Let me know if i can provide more information to help resolve this issue!


yes, this is expected at the moment. The branch specifies whether the new deployment will become active or not

Feel free to add a 👍🏼 to this related issue: https://github.com/appwrite/appwrite/issues/7473

oh shoot - i see. so mono-repos for functions really aren't ""supported"" (or recommended) right now then?

it's doable. you'll just have more deployments than you may want

that's fair - i appreciate the help!!! good to know they won't auto activate.

[SOLVED] Function Getting Rebuilt for other branches on the same repo
Recommended threads
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
- Relationship fields returning "$sequence...
It looks like today something changed in the backend, I have a project that has certain collections only accessible to teams with specific permissions. Sometime...
- Cloud Functions Executions partially dow...
Yesterday we reported a wide Function-Downtime. Today we have the same - just not wide-spread across all functions. DEV is down - Prod still working. Its the s...
