John Peden
John Peden
I'm struggling, but using Bitbucket rather than Github...what did you change?
Outlined here: https://github.com/lkwdwrd/git-deploy/issues/10#issuecomment-84921651
Tested again this morning, my server access logs looks like this: 131.103.20.165 - - [20/Mar/2015:10:25:29 +0000] "POST /deploy/bitbucket.php HTTP/1.1" 200 - "-" "Bitbucket.org" My deployments.log file looks like this: 2015-03-20...
Output the contents of $_POST to a textfile - I assume this object used to be called 'payload' but is no longer by Bitbucket. {"repository": {"website": "", "fork": false, "name":...
Nope...still at a loss as to how to get this working - the documentation on Bitbucket is rubbish.
Thanks for the reply @lkwdwrd and @DennisDreissen - yes selected POST hook...having spent some time on this I'm pretty sure it was a permissions issue but I ended up using...
Managed to fix this with the help of a colleague. Wrapping my (formerly working) config in `aliasJest()` seemed not to work so instead but _not_ doing that meant that our...
Another request that this issue be addressed.