Prashanth Linga (prashanthlinga
My role is Build and release lead at GEHC. As part of this role, I am responsible for setting up builds in Teamcity for number of scrum teams. I oversee various build and release activities and provide direction.
- Total activity 33
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 1
- Subscriptions 15
-
Created Teamcity Latest version
Greetings, We are currently using Teamcity version - 10.0.5 (on CentOS7 with Postgres DB), and are planning to upgrade to newest version for various reasons - mainly for docker, and for this have g... -
Created Teamcity Theatre have you got it up and running, please help.
I couldn't get this working on a brand new windows 10 box. Do you more instructions on how to do, has anyone got it working. Please help. Thanks https://github.com/amoerie/teamcity-theatre -
Created Selenium JBehave gradle Integration Tests
AnsweredHi Executive, We have CI build with Gradle to run Selenium JBehave Integration Tests, when the build is running chromedriver does not show up. But the same build when run manually (gradle <taskname... -
Created Teamcity started in CentOS 7 from logs - firewall is stopped, port not in use but - unable to launch URL
AnsweredHi Executive, Downloaded and extracted Teamcity 9.1.6 latest tar.gz in CentOS 7, 64 bit. Firewall service is off, port is not in use, log shows started, the browser URL did not show up. Launching U... -
Created Teamcity migration from internal DB to Postgres
AnsweredHi All, I am trying to migrate Teamcity to external DB. The current DB has grown to size 320 MB. Please find log below, let me know for any suggestions, how to debug this. [root@tc-staging1 bin]# ... -
Created git build - duplicate jobs entered
I pushed a new branch to github, and now there are tons of duplicate jobs entered for that branch. Obviously this reduces performance of the CI system. Can this behavior be corrected so duplicat... -
Created Security scans triggered from Teamcity
We want to run security scans using Nessus and Qualys from Teamcity 9.1.1. To run scan from Nessus, need to login to that URL and just trigger scan, how to do this in Teamcity. This should be trigg... -
Created Migration to External database
AnsweredWe are default HSQL database that comes along with Teamcity, getting below warning. We upgraded from TC 8 to 9.1.1, Would like to knowMaximum level of Warning, upto what size this can be safely us... -
Created Publishing java doc as link from TC
Maven build in Team city generates a jar artifact. I want to make the index.html acessible for users, can we make javadoc link created inside teamcity. techdebt-0.1.1-SNAPSHOT-javadocPlease provide...