Webhook with CompilationMessages

stage.innovadis's Avatar

stage.innovadis

10 Jul, 2015 11:27 AM

I have been using webhook notifications but I dont seem to receive any CompilationMessages.
I receive the JSON message with a failed build, but without compilationMessages:
 
{"eventName":"build_failure","eventData":{"passed":false,"failed":true, .... more eventdata ... "status":"Failed","started":"7/10/2015 8:26 AM","finished":"7/10/2015 8:26 AM","duration":"00:00:09.4507115","messages":[],"messagesTotal":0,"messagesError":0,"compilationMessages":[],"artifacts":[]}]}}

Is there a way to add the CompilationMessages with AppVeyor.yml?

  1. Support Staff 1 Posted by Feodor Fitsner on 10 Jul, 2015 02:43 PM

    Feodor Fitsner's Avatar

    Do you have any messages on Messages tab of build results?

    - Feodor

  2. 2 Posted by stage.innovadis on 13 Jul, 2015 06:52 AM

    stage.innovadis's Avatar

    Hi Feodor,

    Im am receiving this json message:
    {"eventName":"build_failure","eventData":{"passed":false,"failed":true,"status":"failed","started":"7/13/2015 6:47 AM","finished":"7/13/2015 6:47 AM","duration":"00:00:10.1392313","projectId":132450,"projectName":"dw-languagemapper","buildId":1081178,"buildNumber":19,"buildVersion":"1.0.19","repositoryProvider":"bitBucket","repositoryScm":"git","repositoryName":"Innovadis/dw-languagemapper","branch":"master","commitId":"c2177f131a","commitAuthor":"Innovadis","commitAuthorEmail":"[email blocked]","commitDate":"3/27/2015 11:03 AM","commitMessage":"README.md edited online with Bitbucket","commitMessageExtended":"","committerName":"Innovadis","committerEmail":"[email blocked]","buildUrl":"https://ci.appveyor.com/project/MaikvanSark/dw-languagemapper/build/1.0.19","commitUrl":"https://bitbucket.org/Innovadis/dw-languagemapper/commits/c2177f131a","notificationSettingsUrl":"https://ci.appveyor.com/notifications","isPullRequest":false,"messages":[],"jobs":[{"id":"01p8p83tq0skfoob","name":"","passed":false,"failed":true,"status":"Failed","started":"7/13/2015 6:47 AM","finished":"7/13/2015 6:47 AM","duration":"00:00:10.0923779","messages":[],"messagesTotal":0,"messagesError":0,"compilationMessages":[],"artifacts":[]}]}}

    And this is the build:
    http://imgur.com/bTcYXJ1

  3. Support Staff 3 Posted by Feodor Fitsner on 13 Jul, 2015 05:44 PM

    Feodor Fitsner's Avatar

    OK, found the issue. Will deploy a fix later today.

  4. Support Staff 4 Posted by Feodor Fitsner on 14 Jul, 2015 02:44 AM

    Feodor Fitsner's Avatar

    Fix has been deployed - it should be fine now.

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 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