Starting TeamCity builds from HipChat using Github Hubot

After writing about “Running your TeamCity builds from PowerShell for any Git branch” I’d like to talk about another integration which is using Github Hubot so that the build could be started directly form a chat room.

Continue reading

Running your TeamCity builds from PowerShell for any Git branch

I love TeamCity and use it since a while to automate my build/release processes. As human we should never do the work a machine can do, we have certainly better and more interesting things to do.

Continue reading

Improved my development workflow

Jan 20, 2012

For some time now I slightly modified my development workflow and I have seen a great improvement in my developers life:

  • it started by using Git Svn in front of our central Svn

Continue reading

Extending existing .NET API to support asynchronous operations

Jan 5, 2012

The other day I needed a way in a project I am working on to turn a .NET API, RestSharp to name it, so that I could use it in an asynchronous way.

Continue reading

Page 19 of 145