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
- Console infinite loading behind NginxPro...
Hi All, I am trying to get AppWrite to work behind NPM. I've followed the Medium guide to set proper headers, I've added my proxy configuration to NPM, and I ...
- Hi, I'm getting this error while deployi...
ā Error ⢠search (6937cb70002c2e9c1a97) ⢠Fai ā Error: Deployment of search has failed. Check at https://cloud.appwrite.io/console/project-693...
- Timed out waiting for runtime. Error Cod...
After setting up my ML project that uses deepface and tensorflow in appwrite functions I get the `Timed out waiting for runtime. Error Code: 400. ` error. I am...