Ease Github Pull Request code review

Apr 18, 2016

Even if online Github Pull Request is a nice and effective tool, in some situation you need to open your solution in Visual Studio to verify something.

Continue reading

Hosting nugets in TeamCity

In the past in my team, we were storing the Telerik assemblies into our SVN repository then in Git! I wasn't happy about that for a really long time. Each releases our repository was growing much more than it was needed for nothing!

Continue reading

Upload files to DropBox from PowerShell

When I migrated our build to Cake (C# Make) we had one requirement which was to upload some of the build output's artifacts to DropBox at the end of the build.

Continue reading

Moving to Cake (C# Make)

I finally invested time to migrate our build from a heteroclite mixture of MSBuild, TeamCity build steps and whatever to something that really delight me: Cake (C# Make).

Continue reading

Page 12 of 145