Showing results for Community - Azure DevOps Blog

Dec 15, 2015
Post comments count0
Post likes count0

Release Management Workflow Migrator

Willy-P. Schaub
Willy-P. Schaub

Looking to export a Release Management agent based deployment pipeline so that it can be reused in the Release Management service in Visual Studio Team Services (VSTS)? We have released a migration tool and associated guidance as an open source project, allowing you to use “as is” or contribute to the project. If a Pull Request shows up at the doo...

DevOpsCommunityCI/CD
Nov 19, 2015
Post comments count0
Post likes count0

Breakpoint Generator Extension

Andrew B Hall - MSFT
Andrew B Hall - MSFT

Posting on behalf of Jakob Ehn and Utkarsh Shigihalli, Visual Studio ALM Rangers and MVPs As developers, we are often confronted with existing, potentially large codebases that we have never seen before but are asked to make changes in. It can be a class library received from a colleague or a complete application downloaded from GitHub to reuse o...

DevOpsCommunityGit & Version Control
Nov 18, 2015
Post comments count0
Post likes count0

Announcing Public Preview of Visual Studio Marketplace

Charles Sterling
Charles Sterling

We’re excited to announce the Public Preview of the new Visual Studio Marketplace – the one place to discover and acquire extensions, integrations and subscriptions for the Visual Studio family of products. Now publishers can directly host their extensions on the Visual Studio Marketplace and engineering teams can use these extensions to build grea...

DevOpsCommunity
Nov 13, 2015
Post comments count0
Post likes count0

Support for Active Directory and Single Sign On (SSO) in the SonarQube LDAP Plugin

Harysh Menon
Harysh Menon

At Microsoft we have been working closely with SonarSource to improve the developer experience when using SonarQube server. An example is the new version (1.5) of the SonarQube LDAP Plugin. This version was developed in close collaboration with SonarSource, with the aim of improving the plugins integration when working with Active Directory. Follow...

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

Support for Team Foundation Server 2015 in SonarQube TFVC SCM Plugin

Harysh Menon
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
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 13, 2015
Post comments count0
Post likes count0

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

Aaron Hallberg
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
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
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
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