Showing category results for Community

Jul 8, 2016
Post comments count5
Post likes count0

Inside Visual Studio Team Services: Kanban boards with Patrick Desjardins

Ayushman Jain
Ayushman Jain

Each month, we will bring you the insiders view into Visual Studio Team Services - how the product is developed, how we dogfood it and use it every day, who are the people behind it and tips and tricks on becoming a power user This month, we interview Patrick Desjardins, a software developer on the team that develops the Agile tooling at the Micro...

DevOpsCommunityAgile
Jul 6, 2016
Post comments count0
Post likes count0

Managing Technical Debt planning update – 2016Q3

Jean-Marc Prieur
Jean-Marc Prieur

[Nov 2016: Added a status Update with links on details for what was done]   Back in January, I shared with you our SonarQube integration Update and plans for the first half of 2016. I’ve just updated that blog post to ensure that all the links were added to the individual blog posts for the features we have delivered over these last 6 months...

DevOpsCommunityAzure DevOps Server
Jun 24, 2016
Post comments count0
Post likes count0

Effective Patterns for Feature Flags

Ed B.
Ed B.

Today, we are inviting Edith Harbaugh from LaunchDarkly as a guest writer for the ALM Blog to talk a little bit about the different patterns of Feature Flag implementations which has been a common topic I get asked about from many of you.  If you didn't see it, Edith joined us on stage at Build 2016 earlier this year to launch a new marketplace ext...

DevOpsCommunityCI/CD
Jun 18, 2016
Post comments count0
Post likes count0

General availability of Azure DevTest Labs – VSTS extension

Raman Kumar (MS)
Raman Kumar (MS)

A couple of weeks ago, we announced the general availability of Azure DevTest Labs. As part of the announcement we introduced the preview of Azure DevTest Labs – VSTS extension. Today, we are delighted to announce the general availability (GA) of the extension.                 Figure 1: Azure DevTe...

DevOpsAzure & CloudCommunity
Jun 15, 2016
Post comments count0
Post likes count0

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

Jean-Marc Prieur
Jean-Marc Prieur

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

DevOpsCommunityAzure DevOps Server
Jun 15, 2016
Post comments count0
Post likes count0

The Gradle build task now supports SonarQube analysis

Jean-Marc Prieur
Jean-Marc Prieur

SonarQube analysis for Java In October, we updated the Maven task to support SonarQube analysis (See The Maven build task now simplifies SonarQube analysis). This time, we are pleased to announce an updated Gradle task which makes it easy for Java developers using Gradle to trigger a SonarQube analysis in Visual Studio Team Services. Using the Gr...

DevOpsCommunityAzure DevOps Server
Jun 8, 2016
Post comments count0
Post likes count0

UrbanCode Deploy build extension for Team Services

Jason Sholl
Jason Sholl

We are pleased to announce the new Integrate with IBM UrbanCode Deploy extension available from the Visual Studio Marketplace for Team Services / Team Foundation Server (TFS). This extension allows you to very easily deploy your Team Services / Team Foundation Server (TFS) build artifacts to your UrbanCode Deploy server using the IBM UrbanCode Dep...

DevOpsCommunityAzure DevOps Server
Jun 3, 2016
Post comments count0
Post likes count0

Worldwide Meetups featuring Visual Studio Team Services: Summer 2016

Ayushman Jain
Ayushman Jain

We're super excited to announce that several meetups featuring Visual Studio Team Services are taking over the world in the next 2 months. Check the meetups out if they're anywhere near you and meet other Team Services users as well as folks from our engineering team in a few of these! And as we publish this post, we're getting in some live updates...

DevOpsCommunityCI/CD
Jun 3, 2016
Post comments count0
Post likes count0

Inside Visual Studio Team Services: Dashboards with Gino Buzzelli

Ayushman Jain
Ayushman Jain

Each month, we will bring you the insiders view into Visual Studio Team Services - how the product is developed, how we dogfood it and use it every day, who are the people behind it and tips and tricks on becoming a power user This month, we interview Gino Buzzelli, a Program Manager on the Dashboards team at the Microsoft Redmond campus. If you l...

DevOpsCommunityAgile
Jun 2, 2016
Post comments count0
Post likes count0

SonarQube Code Analysis issues integration into Pull Requests

Bogdan Gavril
Bogdan Gavril

See also SonarQube documentation available from Analyzing with SonarQube Extension for VSTS/TFS Goal: Let developers fix issues early Team leads and managers spend time drilling into the SonarQube dashboard, setting up quality gates and monitoring technical debt. Have a look at the publicly available SonarQube dashboard for the Roslyn project to ...

DevOpsCommunityAzure DevOps Server