Showing category results for CI/CD

Mar 26, 2018
Post comments count0
Post likes count0

Deployment Groups is now generally available: sharing of targets and more…

Roopesh Nair

We are excited to announce that Deployment Groups is out of preview and is now generally available. Deployment Groups is a robust out-of-the-box multi-machine deployment feature of Release Management in VSTS/TFS.  What are Deployment Groups? With Deployment Groups, you can orchestrate deployments across multiple servers and perform rolling update...

DevOpsAzure & CloudCI/CD
Mar 7, 2018
Post comments count1
Post likes count0

DevOps for IoT with Win10 IoT Core, UWP, and VSTS

Pratap Lakshman

We often get asked how to do CI/CD for IoT apps using Win10 IoT Core. If you’ve been considering or using Win10 IoT Core, then read on. The Visual Studio Test Platform that ships with Visual Studio 15.6 RTW now supports Testing on Win10 IoT Core. Continuous Integration (CI) and Continuous Delivery (CD) are key practices in DevOps. Integrations ar...

DevOpsCI/CDTest
Jan 30, 2018
Post comments count1
Post likes count1

MSTest V2: in-assembly parallel test execution

Pratap Lakshman

Introduction MSTest V2 v1.3.0 Beta2 now supports in-assembly parallel execution of tests - the top most requested/commented issue on the testfx repo. The feature can dramatically reduce the total time taken to execute a suite of tests. To get started, install the framework and adapter from NuGet. If you are already using MSTest V2, then upgrade to...

DevOpsCI/CDTest
Jan 19, 2018
Post comments count0
Post likes count0

January 2018 VSTS Hosted Agent Image Updates

Chris Patterson (MSFT)

The January 2018 updates are rolling out this week and should complete by the end of the day Friday January 19, 2018 GitHub Release #1801 Visual Studio 2017 on Windows Server 2016 Linux

DevOpsCI/CD
Jan 11, 2018
Post comments count0
Post likes count0

Sharing of Deployment Groups across projects

Abhishek Agrawai

Last year we released Deployment Groups in Public Preview during the May 2017 timeframe, which enabled customers to deploy software to their IaaS machines.  One of the big pieces of feedback we received was that this only partially addressed the scenario of customers sharing their IaaS machines (deployment targets) across multiple applications. For...

DevOpsCI/CD
Jan 3, 2018
Post comments count0
Post likes count0

Network virtualization using SCVMM and TFS/VSTS for your Build-Deploy-Test automation

Ashok Kirla

In the previous blog post on How to perform Lab management operations in Build and Release, we explained about performing Build-Deploy-Test scenarios on your SCVMM environments using our TFS/VSTS SCVMM extension. This post focuses on self service creation of isolated virtual networks using SCVMM and VSTS/TFS Build & Release.  Network Virtuali...

DevOpsAzure DevOps ServerCI/CD
Nov 20, 2017
Post comments count1
Post likes count0

Package Management adds nuget.org upstream source

Alex Mullans

Until now, we've focused on making Package Management in Visual Studio Team Services and Team Foundation Server the best place to store your private NuGet and npm packages, but we haven't focused as much on the packages you use from public sources like NuGet.org. We've had basic support for npmjs.com as an "upstream source", but that's about it. A...

DevOpsCI/CDPackage Management
Nov 16, 2017
Post comments count1
Post likes count0

Cloud-hosted Mac agents for CI/CD pipelines

David Staheli

Removing barriers to DevOps in the cloud Teams developing software for Apple devices have limited options when migrating to the cloud. Because such apps must be built on Macs, and because there are few cloud-hosted Mac offerings, many teams are forced to provide their own Mac hardware for CI/CD while the rest of their DevOps are hosted in the clou...

DevOpsAzure & CloudCI/CD
Nov 16, 2017
Post comments count0
Post likes count0

Release Gates: Releases with continuous monitoring built in

Shashank Bansal

Continuous monitoring is an integral part of safe deployments and DevOps pipelines. Ensuring the application in a release is healthy after deployment is as critical as the success of the deployment process. Enterprises adopt various tools for automatic detection of application health in production and for keeping track of customer reported incident...

DevOpsCI/CD
Nov 15, 2017
Post comments count0
Post likes count0

Introducing Azure DevOps Project

Atul Malaviya

In today’s world, organizations need to innovate and get to market faster. This requires learning latest technologies, using them in your product and deploying at a faster pace. Adopting Azure is one such scenario. Existing on-premise apps are getting migrated to Azure and new applications are getting developed to take advantage of Azure services....

DevOpsAzure & CloudCI/CD