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.
How do you pass the artifact paths to a script in TeamCity. The scenario is this Build Project Deploy Project (…
deployment build-automation teamcity teamcity-7.0I'm having trouble with my NuGet Installer build step. We're using both official NuGet.org packages and our own packages …
teamcity nuget nuget-serverI'm looking for a way to attach some specific build parameter to a scheduled trigger. The idea is that we …
teamcity teamcity-7.0I am getting following error while building project in Team city. Same project is getting build on Local machine. Local …
f# teamcity canopy-web-testingI am trying to do "continuous integration" with TeamCity. I would like to label my builds in a incremental way …
mercurial teamcityI am having problems with Teamcity, where it is proceeding to run build steps even if the previous ones were …
build teamcity mstestI'm starting a small open source project, myself being the sole contributor for the time. Still, I think a continuous …
open-source continuous-integration teamcityI recently set up a CI server in TeamCity and now want to take it to the next step, continuous …
deployment teamcity continuous-deploymentI'm trying to use assembly info patcher to create a version number something like: 1.2.3.1a3c19e where the last …
git teamcity teamcity-9.0I have an ASP.net MVC 3 project. We're using TeamCity, and up until now everything has checked in fine. All …
build reference compilation teamcity checkin