Showing results for 2016 - Azure DevOps Blog

Dec 14, 2016
0
0

JBoss and WildFly extension for Visual Studio Team Services

Yang Cao (VSNC)
Yang Cao (VSNC)

We are pleased to announce the new JBoss and WildFly extension available from the Visual Studio Marketplace for Visual Studio Team Services / Team Foundation Server. This extension provides a task to deploy your Java applications to an instance of JBoss Enterprise Application Platform (EAP) 7 or WildFly Application Server 8 and above over the HTTP...

DevOps
Dec 14, 2016
0
0

Team Services December Extensions Roundup

Joe Bourne
Joe Bourne

It is the holiday season and we get to look back on a fantastic year for the Team Services Marketplace! Thanks to our growing publisher community there are 321 extensions in the Marketplace and November was one of the best months ever for our installation traffic. 2017 is full of potential as we continue to invest and grow our ecosystem. This month...

DevOps
Dec 13, 2016
0
0

SonarSource have announced their own SonarQube Team Services / TFS integration

Bogdan Gavril
Bogdan Gavril

Microsoft have been partnering with SonarSource for almost two years to bring SonarQube to .NET developers and to make it easy to analyze MSBuild and Java projects from Visual Studio Team Services, TFS and Visual Studio. The partnership, and Team Services extensibility, have now matured to the point that we have jointly decided that it was time for...

DevOpsCommunityAzure DevOps Server
Dec 12, 2016
0

How to recreate the TFVC team project folder

Matt Cooper
Matt Cooper

We've had a handful of support calls lately from customers who deleted their team project folder in TFVC. tf.exe makes it easy to do, but not easy to undo. Fortunately, the fix is straightforward, and Will Lennon has written it up in a blog post. With Will's permission, I'm reblogging the contents below. TF.exe makes it easy to destroy a TFVC te...

DevOpsGit & Version Control
Dec 12, 2016
0
0

The Visual Studio Modeling SDK is now available with Visual Studio 2017

Jean-Marc Prieur
Jean-Marc Prieur

You might want to use the Visual Studio Modeling SDK if you have one of these requirements: The Modeling SDK changed its name several times during the last ten years: starting from the ‘DSL Tools’ in 2007, it grew to become ‘Visualization and Modeling SDK’ (VSVm SDK) in 2010. At that time, the SDK also contained UML extensibility...

DevOpsCI/CD
Dec 8, 2016
0
0

December Hosted Build Image Updates

Chris Patterson (MSFT)
Chris Patterson (MSFT)

Over the next few days we will roll out a new build image with the following software updates. < p>For a full list of software see https://www.visualstudio.com/en-us/docs/build/admin/agents/hosted-pool#software-on-the-hosted-build-server

DevOps
Dec 5, 2016
0
0

Agent-based deployment in Release Management

Roopesh Nair
Roopesh Nair

Agent-based deployment in Release Management Our approach in Release management so far has been to integrate with various deployment tools and platforms while providing rich control over the flow of bits, traceability, and auditability. When it comes to PaaS deployments, we have first-class integration with Azure, platform abstracts out the compl...

DevOps
Dec 1, 2016
0
0

What’s new in Git for Windows 2.11?

Johannes Schindelin
Johannes Schindelin

Git for Windows v2.11.0 is out! Download it here (homepage is here). The new version corresponds to Git v2.11.0 (release notes are here, and our friends over at GitHub blogged about it, too). Apart from the improvements inherited from the "upstream Git" project, Git for Windows also updated some libraries to address security concerns, and dropped ...

DevOpsGit & Version Control
Nov 30, 2016
0
0

Live Dependency Validation in Visual Studio 2017

Jean-Marc Prieur
Jean-Marc Prieur

Last month we announced that Visual Studio “Dev15” Preview 5 now supported Live Dependency Validation. In this blog post,   On demand video about dependency validation During the connect 2016 event, we’ve proposed an on-demand video which explains in detail why you’d want to use Dependency Validation and ...

DevOpsOpen SourceSecurity
Nov 29, 2016
0
0

Evolving the Visual Studio Test Platform – Part 3: .NET Core, convergence, and cross-plat

Pratap Lakshman
Pratap Lakshman

[This is the 3rd post in the series on evolving the Visual Studio Test Platform. You can read the earlier posts here: Evolving the Visual Studio Test Platform – Part 2, Evolving the Visual Studio Test Platform – Part 1] As .NET Core draws an ever-growing community of developers with existing assets and experiences, it is essential to support a con...

DevOpsCI/CDTest