Showing category results for Azure DevOps Server

Nov 13, 2015
Post comments count0
Post likes count0

Support for Team Foundation Server 2015 in SonarQube TFVC SCM Plugin

Harysh Menon

We are happy to announce a new version of the SonarQube TFVC SCM plugin (2.1) that adds support for Team Foundation Server 2015. The previous version of the plug-in supports TFS 2013 and below. With this plugin, when using TFS 2015, you can now see user information picked from TFVC in the source code browser on the SonarQube Server. Usage This ...

DevOpsCommunityAzure DevOps Server
Nov 4, 2015
Post comments count0
Post likes count0

MSBuild.SonarQube.Runner v1.0.2 released (and renamed)

Aaron Hallberg

Yesterday, SonarSource officially released SonarQube C# Plugin 4.3 and version 1.0.2 of the MSBuild.SonarQube.Runner. An updated version of the MSBuild.SonarQube.Runner documentation has also been released. Readers who have seen the SonarSource announcement might have noticed that it refers to the SonarQube Scanner for MSBuild. This is the new n...

DevOpsCommunityAzure DevOps Server
Oct 23, 2015
Post comments count0
Post likes count0

Visual Studio Team Foundation Plugin for IntelliJ and Android Studio

David Staheli

Expanding our support for Java IDEs and following in the footsteps of our Eclipse plugin, today we are announcing a preview of the Visual Studio Team Foundation Plugin for IntelliJ that works with IntelliJ IDEA and Android Studio. This new plugin provides features for both Team Foundation Server (TFS) and Visual Studio Online (VSO).  These provide...

DevOpsAzure DevOps ServerGit & Version Control
Oct 22, 2015
Post comments count0
Post likes count0

New Java documentation subsite for Visual Studio Online

Paul T. Barham

Demonstrating Microsoft's continued commitment to enabling Java developers to fully utilize Team Foundation Server (TFS) and Visual Studio Online (VSO), we have launched a documentation subsite dedicated to Java at java.visualstudio.com. The site covers a large variety of topics relevant for Java development including:  using Git with VSO, buildin...

DevOpsAzure DevOps ServerGit & Version Control
Oct 19, 2015
Post comments count0
Post likes count0

New fields bring Kanban goodness to queries, and more

Sondra Batbold

In VSO, the Kanban board is your control room. Like traditional switchboards and status indicators, the board empowers teams with mission critical information: which work items are in progress, where the bottlenecks are, who the work is assigned to, and so on. There’s a certain calm to knowing all of this... and we get it. As consumers of our ow...

DevOpsAzure DevOps ServerAgile
Oct 13, 2015
Post comments count0
Post likes count0

Breaking change in TFS 2015 Update 1 for server-side plugins

Aaron Hallberg

Since Team Foundation Server 2010, TFS has supported extending its functionality using server-side plugins. These plugins are written against the server object model, and in particular the Microsoft.TeamFoundation.Framework.Server.ISubscriber interface. Team Foundation Server 2015 Update 1 includes a breaking change in that interface, meaning that ...

DevOpsCommunityAzure DevOps Server
Oct 8, 2015
Post comments count0
Post likes count0

The Maven build task now simplifies SonarQube analysis

Jean-Marc Prieur

Last month we released the MSBuild tasks for SonarQube analysis, which make it easy to analyze a .NET project. Today we are pleased to announce an updated Maven task that makes it easy for Java developers using Maven to trigger a SonarQube analysis in Visual Studio Online (VSO), and - when Update 1 is available soon - in Team Foundation Server (TFS...

DevOpsCommunityAzure DevOps Server
Oct 8, 2015
Post comments count0
Post likes count0

Test result data retention with Team Foundation Server 2015

Manoj Bableshwar

Test execution, especially in the automated testing workflow, generates considerable amount of data. To keep your test system performant and responsive, its recommended to periodically clean up test results that are no longer relevant. Below are sources from which test results are generated in TFS, and the current features (as of TFS 2015 RTM or pr...

DevOpsAzure DevOps ServerCI/CD
Sep 28, 2015
Post comments count1
Post likes count0

Quickstart: Analyzing .NET projects with SonarQube, MSBuild or Visual Studio Online, and third-party analyzers (StyleCop, ReSharper)

Jean-Marc Prieur

This post provides a quick-start guide to using SonarQube to analyze .NET managed code. It covers installing SonarQube locally, running your first analysis using MSBuild, and using some popular third-party analyzers. It also describes how to use the new Visual Studio Online (VSO) and Team Foundation Server (TFS) Build tasks to perform analysis as p...

DevOpsCommunityAzure DevOps Server
Sep 23, 2015
Post comments count1
Post likes count0

SonarQube Integration Plans

Stuart Kent - Microsoft

[December 18th 2015: How have we done? Details in line on what’s been done, what’s in progress and what’s still being investigated.] Back in April (2015) we announced our first step in integrating MSBuild and Team Build with SonarQube, At the start of that post, we briefly explained why we were targeting the problem of managing technical debt, and...

DevOpsCommunityAzure DevOps Server