Christmas with TeamCity
By Michael Hedgpeth · May 26, 2014
Christmas with TeamCity

It was Christmas 2008, and the world was going to end. We didn’t know if there would be an economy or even civilization. And I had two weeks of vacation to end the year. I had an

18-month-old who was mostly occupying himself with Christmas toys, and Annie was two months away from having my second child. I didn’t really want to take the vacation, but the policy at the time was use it or lose it, so I took it.

I could have done anything with those two weeks.

I chose to set up Continous Integration for one of our largest products through TeamCity.

This was something I was passionate about. I had read the literature on how transformative Continuous Integration had been to organizations. This product was built twice a day by a homemade tool called bmcon.exe and some batch files. If the build broke, dozens of people stopped everything to try to get it working, with no clear feedback mechanism for knowing what went wrong, who did it, and whether it was being worked on.

It was my moral duty to fix this.

And it so happened that those working on TeamCity were going to take their Christmas holiday…on January 7. They were Russian. So I took it upon myself to monitor the email and get the build working over the Christmas holidays. I remember on Christmas day I was conversing with Eugene Pentrenko across the world about how to deal with the complexities of TFS pulling thousands of files and then building them*.

Years later, almost all of our products were built with TeamCity (though today we have moved to GitHub Actions). It was central to our journey of modern development. And it all started one Christmas years ago when I had a moral duty to do something.

In the book Selling with Noble Purpose, Lisa McLeod leads the reader through an exercise where the reader thinks about situations where one makes a difference with customers, in a different way than other people, while loving what they are doing. When I went through this exercise I was reminded of this story. Through the exercise I found my noble purpose:

☞ I share tools and insight for success

This is what truly excites me, and why this blog exists. I want to share the tools and insights I’ve found to succeed. I want to help those who have given me tools and insights that have made me more effective by spreading them to others. And I want to properly define success, so I can make sure to follow the path that will lead me there.

In the next few posts, I’ll talk about key elements of true success. Success is one of those things that seems easy to see in others, but never seems recognizable in ourselves. I think I’ve found a few reasons why this is.

You can’t see it in the issue I link to above but Eugene was emailing me and went above and beyond, after his normal hours, to resolve the issue.