TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.
We are building packages for multiple deployment environments using TeamCity server and OctoPack. The problem is that tentacle agent chooses …
deployment teamcity nuget octopus-deployI have created a TeamCity buils step using Nuget Installer, but when I run the steps I get the error : …
nuget teamcity nuget-package nuget-package-restoreWe are setting up TeamCity to run our jasmine tests using node and karma. The tests run fine and results …
javascript node.js reporting teamcity karma-runnerI have a CI build that is setup in TeamCity that will trigger when a pull request is made in …
merge continuous-integration teamcity bitbucket pull-requestWe are developing an application framework + "plugins" using TeamCity as a CI server. Project Details 4 Visual Studio solutions ~70 projects (and …
c# .net build continuous-integration teamcityI'm building a project in TeamCity with NuGet package restore enabled. I have two build steps: NuGet installer MSBuild One …
teamcity nuget octopus-deployI am installing TeamCity on a Windows 2012 Server. I'm at the database connection setup screen but getting this error. "SQL …
java windows teamcity windows-server-2012I am getting the following error while running build in teamcity. Failed to collect changes, error: '"C:\Program Files\…
mercurial teamcity tortoisehg recoverI'm trying to get TeamCity to trigger a deployment with puppet via the commandline using puppet.bat on Windows. In …
windows teamcity puppet