Showing category results for CI/CD

May 25, 2016
Post comments count0
Post likes count0

Announcing General Availability of Azure DevTest Labs

Xiaoying Guo

Today, we are very excited to announce the general availability of Azure DevTest Labs: your self-service sandbox environment in Azure to quickly create Dev/Test environments while minimizing waste and controlling costs. We’ve been hearing from a lot of customers about all kinds of challenges they’ve been facing in their Dev/Test environments. With...

DevOpsAzure & CloudCI/CD
May 7, 2016
Post comments count0
Post likes count0

Cloud Foundry build extension for Team Services

Madhuri Gummalla

We are happy to announce the availability of a Cloud Foundry build extension on the Visual Studio Team Services Marketplace. The extension provides a build task to deploy your applications to any Cloud Foundry instance. It also includes a utility task to run any Cloud Foundry CLI command as part of your build/release process. Check out this video ...

DevOpsCommunityAzure DevOps Server
May 5, 2016
Post comments count1
Post likes count0

Visual Studio Team Services and Team Foundation Server Java Capabilities Presentation and Demonstration Now Available at java.visualstudio.com

Paul T. Barham

To share and explain our current Java feature set and capabilities with Visual Studio Team Services and Team Foundation Server (TFS), we have produced and published two new 30-minute videos available on our Java team’s YouTube channel. The first video provides an overview presentation of our current Java feature set and capabilities for both Team ...

DevOpsAzure & CloudCommunity
Apr 26, 2016
Post comments count0
Post likes count0

Authoring VS Team Services extension with Build/Release Tasks

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

DevOpsCI/CD
Apr 13, 2016
Post comments count0
Post likes count0

Release Management planning update – 2016 H2

Vijay Machiraju

Now that we are done with a majority of items listed in our 2016 H1 plan, it is time to talk about our plans for 2016 H2. Most of the features listed below will first be available in VS Team Services, and they will be available on-premises in TFS vNext. We are quite early in these plans, and some of the screenshots shown below are just conceptual. ...

DevOpsAzure DevOps ServerCI/CD
Apr 11, 2016
Post comments count0
Post likes count0

Test execution improvements – Apr 2016

Anand Kamat

About a month ago, I published a blog detailing Testing tools roadmap and the value we have delivered over the last six months. If you have not seen it yet, I will encourage you to read and provide feedback. We continue to focus on efficient test execution across automated, manual and exploratory testing scenarios. Here are some enhancements that w...

DevOpsAzure & CloudCI/CD
Apr 6, 2016
Post comments count0
Post likes count0

New and updated DevLabs extensions in the Visual Studio Team Services Marketplace

Willy-P. Schaub

Microsoft DevLabs is an outlet for experiments from Microsoft, experiments that represent some of the latest ideas around developer tools. Solutions in this category are designed for broad usage, and you are encouraged to use and provide feedback on them; however, these extensions are not supported nor are any commitments made as to their longevity...

DevOpsCommunityCI/CD
Apr 5, 2016
Post comments count0
Post likes count0

Deploy artifacts from OnPrem TFS server with Release Management Service

Vijay Machiraju

[Update on 5 Apr 2016: This feature is now available again. You'll need to install the External TFS Tools extension for it to work now. It is recommended to update any Release definitions that have been created using artifacts from an on-premises TFS server.] [Update on 12 Feb 2016: This feature has been temporarily disabled in VSTS as it requires...

DevOpsCI/CD
Mar 31, 2016
Post comments count0
Post likes count0

Release Management in TFS 2015 Update 2

Vijay Machiraju

With the release of Team Foundation Server 2015 Update 2 at //Build 2016, you get all the new Release Management (RM) features integrated right into TFS. The Release hub in the TFS web interface is your entry point to managing and tracking all of your application deployments.

DevOpsAzure DevOps ServerCI/CD
Mar 28, 2016
Post comments count0
Post likes count0

Implement Rollback with Release Management for TFS 2015

Shashank Bansal

When a deployment fails, it is likely to leave an environment in an unhealthy state. A rollback strategy is required to get the environment back to a healthy state. There are various options that can be considered as a rollback strategy. We're almost talking about option 2 being a major/minor release and option 3 being a hotfix l...

DevOpsAzure DevOps ServerCI/CD