Assembla / Appveyor integration
Hi,
I'm having issues getting Assembla git repositories to trigger a build. Wondering if anyone else has managed to get this working.
So far I have:
* Set up the appveyor project to read from the git repository with ssh credentials (this works ok)
* Installed the Appveyor_post-receive.rb webhook on the git repo, and put the webhook url in as a parameter (this doesn't trigger builds on checkins)
* Tried hitting the webhook url manually using Postman to trigger a build (this works)
Is there any way to debug what is being sent, or if it is sending at all?
Thanks,
Geoff
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 25 Sep, 2015 04:49 PM
Hi Geoff,
To make sure the hook is running on push add some output messages - they should be visible in your local console when you push.
2 Posted by Geoff Stockham on 28 Sep, 2015 02:24 PM
Thanks - the hook is actually a pre-canned Assembla one so I don't have the ability to add any output messages. I guess this means it's probably an issue on Assembla, so I'll take this onto their support forums.
Geoff
3 Posted by Geoff Stockham on 27 Oct, 2015 10:28 AM
For anyone else who had this issue, the Assembla server-side hook has now been fixed by their support team. It correctly hits the trigger url, and passes the appveyor.yml file from the root of the project along with the request.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.