Hosted .NET Build integration?

We are currently using CruiseControl and would love to move away from that to a hosted Build server for a few different .NET websites.

From what it looks like, Octopus doesn’t do the builds, just the deploy. Is there a hosted build solution that you guys integrate with?

Hi Scott

Thanks for getting in touch.
There are a couple of options at the moment for hosted build, currently the one which probably works best with Octopus is http://www.appveyor.com/ which will push a nuget package to Octopus as a nuget repository.

There are a few other options such as http://solidbuild.net/ and https://oncheckin.com/ which may do exactly the same thing or may require a little more work (I’m about to start working more closely with them to help making the integration story a little simpler)

Regards

Damian