opticyclic searches
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
-
opticyclic searches created a post, AnsweredHow Does The Backlog Refinement Work?
How 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%... -
-
opticyclic searches created a post, AnsweredCan I Use The SVNKit Command Line To Merge Before Building
I 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... -
opticyclic searches created a post, 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 ... -
opticyclic searches created a post, AnsweredAuto-Install JDK On Agents
I 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... -
-
opticyclic searches created a post, AnsweredSchedule a job from the build parameters instead of setting up a trigger
I 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... -
opticyclic searches commented, -
opticyclic searches created a post, AnsweredFail Build On Metric "ANT Javac Warnings"
Building 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... -
opticyclic searches created a post, 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...