Hello, after I deployed my function in a repository to my Appwrite cloud project, it works. But j realised that new commits to the branch and changes to the function aren't pulled and activated.
Even when I try to redeploy the function, it doesn't work except I disconnected the repository and reconnect it, that's when the changes are reflected.
Some questions:
- are you using the github integration for multiple projects?
- are you using the github integration multiple functions?
- Do you see your list of repos if you try to create a new function?
- Yes
- Yes, it has multiple functions in individual folders
- Yes
Even when I try to redeploy the function, it doesn't work
What error do you get?
There's no error whatsoever, just that it's the previous state of the function that still remains
@Steven I tried it by connecting a repo to one single project and it works as expected
Maybe it didn't work before because there were multiple projects using a repo
either that or maybe the repo was too big...
Hmmm, regarding your second point. I had a nuxtjs app in the same repo but in a different folder.
So that could be an issue?
i think appwrite should only be taking what you specify as the root directory of your function:
Alright, thanks
Recommended threads
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...
- Appwrite 1.8.1 TablesDB Permissions Issu...
Hi - I'm migrating a newer VueJS web application from Supabase to Appwrite. I'm looking for an experienced Appwrite Developer to help me solve a permissions iss...