Assembla / Appveyor integration

Geoff Stockham's Avatar

Geoff Stockham

25 Sep, 2015 03:23 PM

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

  1. Support Staff 1 Posted by Feodor Fitsner on 25 Sep, 2015 04:49 PM

    Feodor Fitsner's Avatar

    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. 2 Posted by Geoff Stockham on 28 Sep, 2015 02:24 PM

    Geoff Stockham's Avatar

    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. 3 Posted by Geoff Stockham on 27 Oct, 2015 10:28 AM

    Geoff Stockham's Avatar

    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.

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.

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