Showing results for April 2016 - Azure DevOps Blog

Apr 29, 2016
0
0

Assessing extension reliability and safety

Harysh Menon
Harysh Menon

With 3rd party extensions now being available for Team Foundation Server as well on the Marketplace, there have been a number of queries around evaluating extension reliability and safety. With this post we aim to provide a general set of guidelines for users, as well as publishers, regarding plugin safety and reliability. We also want to get your ...

DevOpsCommunityAzure DevOps Server
Apr 28, 2016
0
1

How CPU Sampling Works

Nikhil Joglekar
Nikhil Joglekar

In this blog post, I’ll cover some of the basics of CPU Sampling, the method the Visual Studio profiler uses to capture CPU performance data in your applications. If you’re interested in performance profiling, we welcome any feedback you have and encourage you to help us build better performance tooling! What is sampling? In a software ...

DevOpsGit & Version Control
Apr 27, 2016
0
0

Spring cleaning: Package management updates

Matt Cooper
Matt Cooper

Since we launched Package Management Public Preview last November, your response has been fantastic. Thank you to everyone who's installed our extension, published a NuGet package, or sent us feedback. As the sunshine starts to return to Seattle, it's time for some spring cleaning. A list of small but important feature improvements has ...

DevOpsPackage Management
Apr 27, 2016
0
0

Viewing Your Work Items in IntelliJ and Android Studio

leantk
leantk

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

DevOpsAzure DevOps ServerGit & Version Control
Apr 26, 2016
0
0

Authoring VS Team Services extension with Build/Release Tasks

Shashank Bansal
Shashank Bansal

Background Build and Release services are available with Visual Studio Team Services and Team Foundation Server 2015. Both these services rely on a set of tasks that are used to define build steps or deployment tasks. A set of out of the box tasks are provided from the system. There is a provision for you to author your own tasks and make them ...

DevOpsCI/CD
Apr 21, 2016
0
0

Pull request build policies for high quality code

Matthew Mitrik (MS)
Matthew Mitrik (MS)

Branch policies are a great way to keep your code quality high, but strict build gates can sometimes introduce too much friction into the developer inner-loop.  To developers working with pull request build policies, this will sound familiar:  You have a PR that's been approved and is ready to merge - but right before you're ready to click ...

DevOpsGit & Version Control
Apr 20, 2016
0
0

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

DevOpsCommunityAzure DevOps Server
Apr 18, 2016
0
0

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

Jean-Marc Prieur
Jean-Marc Prieur

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

DevOpsCommunityOpen Source
Apr 16, 2016
0
0

Work Item Integration for IntelliJ and Android Studio

Jason Prickett - MSFT
Jason Prickett - MSFT

In our latest release of the Team Services Plugin for IntelliJ, you can quickly and easily associate your Team Services or Team Foundation Server work items with your commits. The workflow is as simple as it can be:     1. Click on the "Select Work Items" button in the Commit Dialog to see a list of work items assigned to you...

DevOpsAzure DevOps ServerGit & Version Control
Apr 16, 2016
0
0

Visual Studio Team Services is in India!

Rogan Ferguson
Rogan Ferguson

Visual Studio Team Services is now available in India! India adds to the existing instances already in place in the US, Europe, and Australia. When you create a new account from https://www.visualstudio.com/ we default your region to the data center closest to you. Customers in India will now notice that India South is the default selection. As ...

DevOps