Nothing Special   »   [go: up one dir, main page]

Showing results for August 2015 - Azure DevOps Blog
Aug 27, 2015
0
0

Git Experience Futures

Jeremy Epling
Jeremy Epling

Our goal is to provide a Git experience that works for different engineering systems and teams, while making it easy to use. Today, we're announcing improvements to Visual Studio, Visual Studio Online, and Team Foundation Server that help us reach that goal. This isn't a comprehensive list of the Git enhancements we're making, but it will give...

DevOpsAzure DevOps ServerGit & Version Control
Aug 27, 2015
0
0

CI Experience Futures

Chris Patterson (MSFT)
Chris Patterson (MSFT)

Today we updated the VSO features timeline with some investments we are making in Team Build.  This list is not comprehensive but does cover some of the larger and more interesting features as well as some small things that were missing in the first release of the new version of Team Build.Team Build Missing FeaturesWith VSO and TFS 2015 we ...

DevOps
Aug 27, 2015
0
0

Agile Project Management Futures (August 2015)

Aaron Bjork
Aaron Bjork

UPDATED: Oct 2, 2015 Last month we knocked two items off this list.  You can read about these new features here: https://www.visualstudio.com/en-us/news/2015-sep-18-vso More is coming in the next few sprints, stay tuned... - - - - - - - - - - - - - - - - - - - - - - This post details some of the agile project management ...

DevOpsAzure DevOps ServerAgile
Aug 27, 2015
0
0

Announcing Package Management support for VSO/TFS

Karen Ng MSFT
Karen Ng MSFT

UPDATE (2/1/16) : Package management is now available in Europe and Australia! Install from the VS Marketplace here. UPDATE (11/21/15) : The package management extension for Visual Studio Team Services is now available in the new Visual Studio Marketplace here.  It's only supported in the us-region right now Today, I’m happy to announce ...

DevOpsAzure DevOps ServerCI/CD
Aug 26, 2015
0
0

Visual Studio Online Extensibility and Marketplace

Will Smythe
Will Smythe

Engineering teams use a variety of tools and services for every aspect of their engineering process. Today, it is very difficult for a single vendor to satisfy all of the custom needs and provide best in-class solutions for all ALM scenarios. Our goal within Visual Studio Online is to be an Open Platform that allows software teams to weave together...

DevOps
Aug 26, 2015
0
0

Lab Management Evolution

Vijay Machiraju
Vijay Machiraju

[August 2015] Lab Management was introduced in TFS 2010 to help development teams easily deploy and test their applications on virtual machines in their routine ALM workflows. However, you have not seen us add significant new features to Lab Management in subsequent releases of TFS. Many of you asked us about the evolution of Lab Management. In ...

DevOpsCI/CD
Aug 25, 2015
0
0

Release Management vNext Plans

Vijay Machiraju
Vijay Machiraju

[Update on Nov 18, 2015] Release Management in Visual Studio Team Services is now publicly available. You can access all the features mentioned below right in your Visual Studio Team Services (formerly Visual Studio Online) account under Release hub.   August 2015 We have been talking about the vNext version of Release Management Service in ...

DevOpsCI/CD
Aug 24, 2015
0
0

Build Tasks for SonarQube Analysis

Jean-Marc Prieur
Jean-Marc Prieur

Note: a more recent documentation is available from Analyzing with SonarQube Extension for VSTS/TFS [Update Sept 11, 2015:  fixing broken links, Thanks Terje!, and adding a Previous post / Next postsection at the end of the post] _ As you may be aware, we have been working with SonarSource to integrate SonarQube with MSBuild, Team Foundation ...

DevOpsCommunityAzure DevOps Server
Aug 24, 2015
0
0

Cloud Load Test Support in mstest.exe command line and XAML Builds

Shiva Shankar - MSFT
Shiva Shankar - MSFT

As part of TFS 2015, we have added two tasks to help users run load test as part of the new Build System. You can read about it here https://www.visualstudio.com/en-us/news/tfs2015-vs.aspx#loadtest. We have also enabled mstest.exe commandline to execute a run against the cloud load test service. To execute load tests against the cloud load ...

DevOps
Aug 14, 2015
0
0

Debugging Optimized Code

Andrew B Hall - MSFT
Andrew B Hall - MSFT

In your normal edit->compile->debug workflow, you will generally use the Debug build configuration. Debug builds compile code to keep the executable machine code as close to the original source as possible to ensure an optimal debugging experience. This however can come at the expense of performance, both memory and speed. Conversely, when you ...

DevOpsGit & Version Control

Feedback