Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

The Maven build task now supports PMD analysis out of the box

Simple Java static analysis tools In addition to working on the SonarQube integration, we received feedback from some of you that you would like the Maven and Gradle tasks to perform static analysis using common Java tools such as PMD, CheckStyle, and FindBugs. These tools are also supported though SonarQube plug-ins, and most of their rules ...

Visual Studio Team Services and Team Foundation Server Java Capabilities Presentation and Demonstration Now Available at java.visualstudio.com

To share and explain our current Java feature set and capabilities with Visual Studio Team Services and Team Foundation Server (TFS), we have produced and published two new 30-minute videos available on our Java team’s YouTube channel. The first video provides an overview presentation of our current Java feature set and capabilities for ...

Viewing Your Work Items in IntelliJ and Android Studio

To build upon the work item functionality we added to our Team Services plugin a few sprints back, we have now created a Work Items tab that allows you to view the work items that are assigned to you. In this release, you are able to: This functionality allows you to easily switch between working in the IDE and keeping ...

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

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...

SonarLint for VisualStudio 2.1 released, brings consistency with MSBuild, navigation to SonarQube and notifications

< p>A few weeks ago, we released SonarLint for Visual Studio 2.0 and you discovered the SonarQube connected mode enabling customers to align the definition of the quality of a Visual Studio solution with a quality profile in SonarQube < p>Last Friday, we released SonarLint for Visual Studio 2.1, improving this “connected mode” ...