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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...