henrik -
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created TC 7.1.3 -> 8.1.4 agent upgrade failure
Hi, I can't get the Windows Server 2012 TC Agent 7.1.3 -> 8.1.4 to upgrade properly:http://localhost:80/update/plugins/xcode-runner.zip ==> C:\TeamCity\buildAgent\update\plugins\xcode-runner.zip [2... -
Created Announcing: puppet-teamcity - deploy teamcity w/ configuration management tooling
Hello,I wanted to write this group/forum and announce our puppet module for TeamCity:https://github.com/haf/puppet-teamcityYou will need to build an RPM for TeamCity to use it, which is most easily... -
Created TeamCity build agent puppet module?
Does anybody have a TeamCity build agent module? I would love to make use of it on both Windows and Linux. -
Created Pushing BuildAgent over EC2
HiI'm trying to push a new Amazon Linux build agent.$ sudo su# yum update -y# yum install puppet -y# puppet -e "user { 'tc-agent': ensure => present, system => true, home => '/home/buildagent', pro... -
Created Git 'pending changes' + VCS-trigger on change, not running build
I have configured two different projects on two different installations of teamcity on two different servers.Both are using the rake buildstep and have specified under VCS-triggers, build on change... -
Created Error message from control app don't show up in build log
Hello,I'm running FluentMigrator.Console as a part of the build process (MsBuild) with TeamCity and I'm getting this output in the build log (as seen on localhost:8080 on the build server):(_Migrat...