Automatic deployments to production is seen as the holy grail in development throughput, agility, control and flexibility by many. Here's how we do it using TeamCity, Octopus Deploy and a bit of our own code.
teamcity
A collection of 3 posts
TeamCity builds crashing after enabling native Git in TeamCity
After upgrading to the newest version of TeamCity and enabling native git, roughly half of our builds just immediately failed with an error. Here's the solution.
Proper test output when building with Cake, NUnit and TeamCity
You've just migrated to Cake for building your freshly upgraded NUnit test project, but TeamCity won't run your tests. Here's how to fix it.