allow 'local publishing' of html reports

Tommy Parnell's Avatar

Tommy Parnell

02 May, 2015 03:55 PM

There are many tools like Gendarme, opencover, etc. that can spit out HTML reports. It would be awesome if appveyor can grab these html reports and 'host them' for the various builds.

  1. Support Staff 1 Posted by Feodor Fitsner on 03 May, 2015 02:58 AM

    Feodor Fitsner's Avatar

    You can push them to artifacts? Or what do you mean?

  2. 2 Posted by Tommy Parnell on 03 May, 2015 04:32 AM

    Tommy Parnell's Avatar

    I like to use things like doxygen, which auto generates html documentation from source. Hosting such html files after build would be most useful. AFAIK the problem with pushing to artifacts is that the artifact has a unique url based upon the build number. This is no good, because I'd like to simply say here are our docs [link to last doxygen report that made it]

    If you have ever used the html reports publisher plugin for jenkins, then you may know what I am talking about.

    https://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+Plugin

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