Know exactly what you’re about to deploy with Git, TeamCity and Octopus Deploy

Know exactly what you’re about to deploy with Git, TeamCity and Octopus Deploy

In my last post I showed how we can use Git, TeamCity and Octopus Deploy to include the commit id in an Octopus Deploy release, and therefore find out exactly what code is running in your system. In this post I want to show you can use the commit ids to do a diff between what you've already got...

Continue reading →

Know exactly what you’ve deployed with Git, TeamCity and Octopus

Know exactly what you’ve deployed with Git, TeamCity and Octopus

Having a fully automated build and release process is, in my opinion, one of the best things you can do as a development team. We've spent the last 2 years moving to a fully automated build and release process and it has had an enormous impact on the way we develop and, more importantly, release software. Releasing has gone...

Continue reading →