Showing results for November 2017 - Page 2 of 3 - Azure DevOps Blog

Nov 15, 2017
0
0

Introducing the new CLI for VSTS

Will Smythe
Will Smythe

Today we are announcing a new cross-platform command line interface for Visual Studio Team Services (VSTS) and Team Foundation Server (TFS). This new CLI, currently in preview, lets you manage and work with pull requests, work items, builds, and more. Many more commands and capabilities will be added over time, hopefully with help from the communit...

DevOpsAzure DevOps Server
Nov 15, 2017
0
0

Announcing “Azure DevOps Project” public preview

Gopinath C H[MSFT]
Gopinath C H[MSFT]

In today’s world, organizations need to innovate and get to market faster. That needs learning latest technologies, using them in your product and deploying at a faster pace with Continuous Delivery enabled from day1. We are happy to announce the public preview of Azure DevOps Project. Azure DevOps Project helps you launch an app on the Azure serv...

DevOpsAzure & CloudCI/CD
Nov 15, 2017
0
0

VSTS is now a Symbol Server

Alex Mullans
Alex Mullans

As far back as 2012, Visual Studio Team Services and Team Foundation Server users have been asking for a Symbol Server. Symbols are crucial to debugging Windows applications, esp. applications written in native languages like C and C++, because they map from the built binary back to the source code: the classes and functions needed to step through ...

DevOpsCI/CDPackage Management
Nov 15, 2017
0
0

Pipeline as code (YAML) preview

Chris Patterson (MSFT)
Chris Patterson (MSFT)

The ability to store your CI build in source control has been a long running request for VSTS and TFS garnering more than 650 votes on user voice.  Having your CI defined alongside your application source gives you the ability to evolve your CI as your code evolves and to apply source centric workflows like pull requests and code reviews to your CI...

DevOpsCI/CD
Nov 15, 2017
0
0

GVFS Updates: More Performance, More Availability

Edward Thomson
Edward Thomson

It's been a few months since we last talked about GVFS, the technology that allows Git to support Enterprise-scale Git repositories. And it's been a busy few months.  Not only have we been working on a ton of performance improvements, we've also been getting it ready for a wider audience so that we can bring modern version control and DevOps practi...

DevOpsGit & Version Control
Nov 15, 2017
0
0

While You’re Waiting for Connect(), Check out DevOps at Microsoft

Sam Guckenheimer
Sam Guckenheimer

Unfortunately, I had to cut out of DevOps Enterprise Summit early. It’s great to see how DOES has doubled every year, and how the conversations are changing from “Why DevOps?” to “How do we adopt DevOps faster, at larger scale, and through a bigger org?” In this spirit, I updated DevOps at Microsoft last week with eighteen videos and ten articles....

DevOps
Nov 14, 2017
0
0

DevOps @ Connect(); 2017

Brian Harry
Brian Harry

There is a lot of excitement and energy around DevOps at this year’s Connect(); event in New York City.  Please join the live stream starting tomorrow at 10:00 AM EST for Scott Guthrie’s keynote, where he will showcase lots of new innovations across Azure, .NET, Visual Studio, Visual Studio Team Services (VSTS) and more. At 3:00 PM EST, I am going...

DevOps
Nov 14, 2017
0
0

Test batching options with VSTest task

Kavipriya Adhinarayanan
Kavipriya Adhinarayanan

Being able to run tests efficiently in a CI/CD pipeline is crucial to get a fast indication of build quality in order to quickly deliver customer value. For this, VSTest supports running automated tests in a distributed manner using multiple agents. In this post, we will discuss the various options available in the VSTest task to distribute tests a...

DevOps
Nov 13, 2017
1
0

Creating work item form extensions in Visual Studio Team Services

Mohit K Bagra
Mohit K Bagra

Visual Studio Team Services (VSTS) and its on-prem version TFS has an extensibility framework that lets 3rd party developers write and publish their own extensions. A VSTS extension is just a set of contributions where each contribution can contribute to certain contribution points provided by VSTS like hubs, pivots, menu items, work item forms, an...

DevOps
Nov 10, 2017
0
0

Top stories from the VSTS community – 2017.11.10

Willy-P. Schaub
Willy-P. Schaub

Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics.  TOP STORIES RADIO VIDEOS TIP: If you want to get your VSTS news in audio form then be sure to subscribe to RadioTFS .  FEEDBACK What do you think? How could we do this series better? Here are some ways to co...

DevOpsCommunity