Public Projects in VSTS Preview: First Look

Public Projects in VSTS Preview- First Look

Since April of this year, VSTS has the ability to hold public projects. I have set one up in my account and will show you what it does and how to use it yourself in this post. What are public projects? When working with VSTS, you had to explicitly grant access to certain users who … Read more

Continuous integration/continuous delivery for your Xamarin app with VSTS and HockeyApp – Part 2

VSTS loves HockeyApp

In my previous post I have talked about how to create a build definition with VSTS and setup your Mac build agent yourself. In this post I will extend that build definition so we can publish our app automatically to HockeyApp. Also I will explain how you can do the same for your Android app, a bit about … Read more