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 do not know the steps to setup TeamCity agent on mac so if anybody did it. Please share your …
macos teamcity build-agentNUnit 3.0 is supported by TeamCity 9.1.x now however you have to install the runner and specify the path to the …
teamcity nunit-3.0I am trying to update an enviroment variable in TeamCity using Powershell script. However, it does not update the value …
powershell teamcity teamcity-8.0I have teamcity project that use mercurial. I did a few manually changes to the files in teamcity/buildAgent/work …
teamcity vcs-checkoutI'm trying to run a custom command in my MSBuild file; it basically runs 'git log -10' and stores …
git msbuild teamcityWe are using TeamCity as a CI server and we've been thinking how to implement a method for versioning our …
.net teamcity version-numberingI am able to run tests via Karma in TeamCity since you can run anything that's accessible via command line. …
teamcity karma-runnerI am using the TeamCity Visual Studio runner. I want to add a setting that is not accessible from Visual …
msbuild teamcity teamcity-7.0I have the following parameter defined in Team City: I want to pass this parameter into a powershell script I …
powershell teamcity powershell-2.0 teamcity-9.0I have a few tests that need to be fed with external data from excel files. The files are included …
mstest teamcity