Showing results for 2016 - Page 21 of 21 - Azure DevOps Blog

Jan 11, 2016
Post comments count0
Post likes count0

Announcing Reporting Capabilities for Visual Studio Team Services

Karen Ng MSFT
Karen Ng MSFT

Reporting has always been a cornerstone of TFS.  By bringing together diverse data about your team’s software process, you are able to see relationships and gain insights on your process, and ultimately, take action to improve it.  Since 2010, the on-premises TFS product has enabled different reporting options through Excel reports, SQL Server Re...

DevOps
Jan 7, 2016
Post comments count0
Post likes count0

Receive an error when resolving a bug created by your build?

Ewald Hofman (MSFT)
Ewald Hofman (MSFT)

When you create a new build definition, you have the option to create a bug when the build failed.   If you activate this option, it is possible that you will receive the following error message when resolving the bug: The field 'Assigned To' contains the value '[DefaultCollection]Project Collection Service Accounts' that is not in the list of ...

DevOps
Jan 6, 2016
Post comments count0
Post likes count0

Visual Studio Team Services announces the newest release of our Eclipse Plugin: Team Explorer Everywhere (TEE) 14.0.2

Jason Sholl
Jason Sholl

We are pleased to announce the availability of Team Explorer Everywhere14.0.2, our Visual Studio Team Services and Team Foundation Server plug-in for Eclipse.   Download locations: Major new features in this release: Other notable improvements: Fixed a potential deadlock occurri...

DevOpsGit & Version ControlOpen Source
Jan 5, 2016
Post comments count0
Post likes count0

Using Release Management for Test Automation

Vijay Machiraju
Vijay Machiraju

My colleague Abhishek Agarwal wrote a nice article on how the Release Management team dog-foods Release Management service as part of their development process. It is a good use case for how you can use RM for deploying and testing your applications on a daily basis (or for every check-in).http://blogs.msdn.com/b/abhishea/archive/2016/01/04/how-we-...

DevOpsCI/CD
Jan 4, 2016
Post comments count0
Post likes count0

SonarQube Scanner for MSBuild v1.1 released: static analysis now executed during the build

Bogdan Gavril
Bogdan Gavril

SonarSource have officially released SonarQube C# Plugin 4.4 and version 1.1 of the SonarQube Scanner for MSBuild. There have been no updates to the scanner documentation in this release, other that updating the version number to make it clear they relate to version 1.1 of the SonarQube Scanner for MSBuild. As usual, we’ve fixed a few bugs (see he...

DevOpsCommunityAzure DevOps Server