Showing category results for Community

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
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
Sep 10, 2015
Post comments count0
Post likes count0

MSBuild.SonarQube.Runner 1.0.1 Released

Jean-Marc Prieur

_ Today, SonarSource released the MSBuild.SonarQube.Runner 1.0.1, along with the SonarQube C# Plug-in 4.2, and the SonarQube Setup Guide for .NET Users version 1.2.0. This release contains many bug fixes based on your feedback. The main themes are: More robust execution More succinct conso...

DevOpsCommunityAzure DevOps Server
Aug 24, 2015
Post comments count0
Post likes count0

Build Tasks for SonarQube Analysis

Jean-Marc Prieur

Note: a more recent documentation is available from Analyzing with SonarQube Extension for VSTS/TFS [Update Sept 11, 2015:  fixing broken links, Thanks Terje!, and adding a Previous post / Next postsection at the end of the post] _ As you may be aware, we have been working with SonarSource to integrate SonarQube with MSBuild, Team Foundation Ser...

DevOpsCommunityAzure DevOps Server
Aug 14, 2015
Post comments count0
Post likes count0

Team Foundation Server 2015 upgrade planning

Willy-P. Schaub

Do you plan to upgrade your Visual Studio Team Foundation Server? Here are a few discussions and checklists to help you with the planning: You can find more information here: Upgrade your deployment to the latest version of TFS. As always we need your candid feedback. Please feel free to post your questions to the checklist post(...

DevOpsCommunityAzure DevOps Server
Jul 28, 2015
Post comments count0
Post likes count0

MSBuild and Team Foundation Server integration with SonarQube: version 1.0 released

Jean-Marc Prieur

[Updated August 28th 2015]: If you are using Visual Studio Online, you now have a simpler way of analyzing your .Net code leveraging the Build Tasks for SonarQube Analysis   Release of MSBuild.SonarQube.Runner 1.0 As you might recall, we announced back in April at the //build conference that we were working with SonarSource to provide a bet...

DevOpsCommunityAzure DevOps Server
Jul 22, 2015
Post comments count0
Post likes count0

Test Planning and Management Guide – Updated

Manoj Bableshwar

The ‘Test Release Management Guidance’, since its first release in early 2012, has been a great resource that lays down guidance about important questions pertinent to Manual Test Planning, such as: Today, I’m excited to announce a new version of this guide, that, in addition to focusing on the core aspects of test planning, also touches u...

DevOpsCommunityAzure DevOps Server
Jun 5, 2015
Post comments count0
Post likes count0

Visual Studio Online Supports True Cross-Platform Development

Paul T. Barham

I’d like to start this blog post with a quick introduction.  I’m Paul Barham and have been working at Microsoft only 7 short weeks but have over 25 years of software development experience ranging from teaching at the university level, to being a lead software developer and architect, to being a manager over 30+ person development teams for st...

DevOpsCommunityAzure DevOps Server
Apr 28, 2015
Post comments count0
Post likes count0

Technical Debt Management: Announcing SonarQube integration with MSBuild and Team Build

Aaron Hallberg

[23 Sept 2015: See also the SonarQube Integration plans which provides the roadmap for the next months] [31 August 2015: See also Build Tasks for SonarQube Analysis which provides a summary of the different ways of integrating SonarQube with MSBuild, TFS and Visual Studio Online] [27 May 2015: Updated link to one of the downloads. Added infor...

DevOpsCommunityOpen Source