opticyclic searches
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
-
Created How Does The Backlog Refinement Work?
AnsweredHow is it that the issue with the most votes and the most comments has been open for over 12 years? https://youtrack.jetbrains.com/issues?q=%23TeamCity%20%23Unresolved%20order%20by:%20votes%20desc%... -
Created Can I Use The SVNKit Command Line To Merge Before Building
AnsweredI previously had a single server with agents on that server so to merge before building I would save a script on the server and call that from the command line runner. https://teamcity-support.jetb... -
Created Run SSH Task Using sudo In Background
I am using ANT sshexec to deploy and start my application, however, I can't get it to work efficiently with TeamCity 9. My ant target looks something like this: <target name="start"> <sshexec ... -
Created Auto-Install JDK On Agents
AnsweredI know TeamCity can auto-update its agents. However, can it auto install software like the JDK as well? I envisage specifying either a URL or uploading a file (option to have 2 for one install defi... -
Created Schedule a job from the build parameters instead of setting up a trigger
AnsweredI have a build config that is set up to deploy to a particular VM on a weekly schedule. This weekend I want to deploy it to the normal VM but also to another one. I can change the host in the Param... -
Created Fail Build On Metric "ANT Javac Warnings"
AnsweredBuilding my project with ANT takes about 5 mins. However, running the default inspections has taken 30 minutes so far and it isn't even at 10 % :o The only reason I am running the inspections is so... -
Created View Build Workspace In GUI like Jenkins
I have a build step that echos some build info to a file and I want to check if it has worked properly. After a build in Jenkins you can view the build agent workspace in the gui. e.g. https://issu... -
Created How Do I Get Output From The Command Line Runner?
I have read this page but I don't really follow how to get the output of my custom script in the TeamCity loghttps://confluence.jetbrains.com/display/TCD8/Build+Script+Interaction+with+TeamCityThis... -
Created Run Shell Script Before Build For SVN Auto-Merge
I am using SVN so unfortunately I can't take advantage of the automatic merge mentioned in this blog post.http://blog.jetbrains.com/teamcity/2013/10/automatic-merge/I have a shell script that works... -
Created Where Is This Critical Error?
I got this error on the front page of TeamCityCritical error in configuration file C:\ProgramData\JetBrains\TeamCity\config\projects\_Root\vcsRoots\Trunk.xml: VCS root with ID "trunk" already exist...