VSO
-
Running Unit Tests as part of Continuous Integration of VSTS / VSO
In my previous blog I explained how to setup from scratch and deploy to Azure using VSTS. As I mentioned in the blog I left the configuration of Unit Testing for another time.
In this article I will … more
Tags: Azure, CI, Powershell, VSO, VSTS
-
Continuous Integration and Deployment of Azure Web App using VSTS / VSO
A new addition to the Microsoft’s Visual Studio Team Services (former VSO) continuous integration and deployment is the Release tool. The CI/CD process I’m describing here applies to VSTS … more
-
Issue to be aware of when restoring NuGet packages for the code hosted in git repository of Visual Studio Team Services aka VSO
I came across this issue a few times with different developers so I thought I will write about it to save time for others. When you think about it then there's nothing wrong or mysterious about it … more
-
Visual Studio Online - output colouring by tag
I started being more involved in continuous integration and deployment using Visual Studio Online which is ‘the new‘ TFS hosted in Azure.
I've discovered an interesting and useful … more
Tags: Azure, CI, Powershell, TFS, VSO
- 1