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.
I need to limit the number of Artifacts a particular build is keeping. This one build generates very large artifact …
build teamcityHow do I setup TeamCity 4.0 so that I can access it over port 443 on the internet? e.g. https://teamcity.…
tomcat teamcity reverse-proxyI need to execute git commands in a TeamCity build step. These git commands need to use a SSH-based url …
git ssh teamcity ssh-keys teamcity-9.0I'm trying to setup a CI server for a website that I'm developing, but I can't find any info regarding …
msbuild teamcity asp.net-core dnxI've recently starting seeing the above error with ever-increasing frequency on our build server. Nothing has changed in our TeamCity …
teamcity teamcity-8.0We have a Continuous Integration environment setup with TeamCity and subversion. TeamCity gets the latest source from svn and does …
svn integration teamcity continuousWe're using TeamCity's command line build runner to call a bat-file. The bat-file builds our solution by calling the Visual …
visual-studio-2008 command-line teamcity teamcity-5.1I have just setup TeamCity to automate our builds, our current solution has both a dev and main branch. What …
teamcity nuget octopus-deploy progetI have some problems with the TeamCity MSBuild replacement I think. I've tried to compile a Delphi 2010 Project (MSBuild compliant) …
msbuild continuous-integration nant teamcityI want to have these Versions in a format like this.. {Major}.{Minor}.{Build}.{patch} how to set this in …
dll teamcity versioning .net-assembly