Posts tagged with "Continuous Integration"

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

Run old build using TeamCity

At Jobping and Innoveo we are using TeamCity from JetBrains to automate our different builds.

Today I was asked by my colleague Roy the following interesting question “Can I rerun an old build?”

Continue reading

Page 1 of 6