This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Releases: esbenbach/coverity-vsts-task
Releases · esbenbach/coverity-vsts-task
v1.3.0
This release adds support for defining a file system path for non-build capture. Typically useful for analysing javascript together with your build.
It also fixes a series of issues related to command line argument handling so that custom arguments and option checkboxes are now passed along to the proper cli commands in a correct manner.
v1.0.0
The first "stable" version, should be useful for C# environments and partially supports custom needs using custom cov-*.exe args.
Refer to the README.md for details on how to install the build task into VSTS
Note: If you are NOT using MSBuild (i.e. not using .sln or .csproj files etc) then this won't work for you.