Showing category results for Community

Jan 11, 2016
Post comments count0
Post likes count0

SonarQube Integration Update and 2016H1 Plans

Jean-Marc Prieur
Jean-Marc Prieur

[Updated April 5th: In the "Plans for H1" section, added links to blog posts on released features] Back in September Stuart explained our SonarQube Integration plans with Visual Studio, TFS and Visual Studio Team Services. In December he updated the blog post with what we had done. With the Visual Studio Team Services Features Timeline being upda...

DevOpsCommunityAzure DevOps Server
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
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