allow 'local publishing' of html reports
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.
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 03 May, 2015 02:58 AM
You can push them to artifacts? Or what do you mean?
2 Posted by Tommy Parnell on 03 May, 2015 04:32 AM
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
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:56 AM.