MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
57 stars 14 forks source link

Show warnings count per solution #15

Closed MikeWilliams-UK closed 5 years ago

MikeWilliams-UK commented 5 years ago

In our build definition we build seven solutions hence it can be difficult to find out which of them has caused the increase in warnings.

In the phase where the this extension count the warnings it would be very useful if the count per solution was displayed.

Currently this is logged as ` Counting warnings from tasks:

Please change to something like this ` Counting warnings from tasks:

ReneSchumacher commented 5 years ago

Hi Mike,

I like the idea of adding a bit more structure to the output. Let me see what I can do over the next three hours while I'm on the train back home. If all goes well, I'll have the change ready for release tonight.

René

ReneSchumacher commented 5 years ago

Hi Mike,

sorry for the delay. We had another feature request (StyleCop Runner log analysis) and decided to add that one as well. The new version is currently being reviewd by my team and should be available in the marketplace tomorrow (Sept. 20).

René

MikeWilliams-UK commented 5 years ago

How do I update the extension in VSTS?

I can only see an options to disable it or un unstall it.

Is the only way to update via Uninstall and re-install?

ReneSchumacher commented 5 years ago

Hi Mike,

you don't need to manually update the extension. Azure DevOps extensions are updated automatically when a new version is published to the marketplace.

René

MikeWilliams-UK commented 5 years ago

Thanks, thats good to know.

ReneSchumacher commented 5 years ago

The new version is publishing right now. You should see it in the marketplace in a few minutes. I'm closing the issue for now. If you have any other requests or feedback, please feel free to open a new issue.

Happy building! René