i am able to connect to the github repo, and the first deployment works well. but new commits are ignored. how can i debug it?
@Steven as you requested a new thread π
Is your Appwrite instance publicly accessible?
yes.
Did you set the webhook URL and secret in GitHub?
i compared this config to mine: https://github.com/appwrite/appwrite/blob/5717fbe28243a7616434d908554db51d28c4f35d/app/views/install/compose.phtml#L240
i did. and will update it to validate it.
And subscribe to events has pull and push?
a. you good you π b. i QUIT! ):
i added just pull requests...
now it works π
tnx
And this is new commits pushed to your GitHub branch, right?
yes.
i was missing the push permissions.
*in production that wouldnt be wise to do..
FYI, a single commit triggerd 3 builds
and its building all of them...
Weird....I don't think that happened to me π§
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...