Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Dmitry Neverov
Total activity
655
Last activity
June 27, 2018 15:31
Member since
June 07, 2010 12:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
198
Activity overview
Articles (0)
Posts (0)
Comments (457)
Sort by recent activity
Recent activity
Votes
Created
June 26, 2018 18:30
Hi, the --force flag is not supported at the moment, please watch/vote for https://youtrack.jetbrains.com/issue/TW-22215. As a workaround you can create a tag as a last step in the build and push i...
Community
TeamCity General Topics
Method to override git tags
0 votes
Created
June 26, 2018 16:14
You can add it as a configuration parameter.
Community
TeamCity General Topics
Multiple projects in same repository. How to reliably trigger builds?
0 votes
Created
June 26, 2018 06:46
You can specify it as a parameter in a build configuration. Parameter name: teamcity.vcsTrigger.analyzeFullHistoryForMergeCommits, parameter value: true.
Community
TeamCity General Topics
Multiple projects in same repository. How to reliably trigger builds?
0 votes
Created
June 26, 2018 06:45
Please check the location of the ssh-agent executable (run `where ssh-agent`). Is it in the windows\system32 directory? If so, then please check if specifying a path to the ssh-agent from git dist...
Community
TeamCity General Topics
Cannot start SSH agent - "Cannot parse ssh-agent output "
0 votes
Created
June 25, 2018 19:05
I think it could. Please check if it works when the ssh-agent service is stopped.
Community
TeamCity General Topics
Cannot start SSH agent - "Cannot parse ssh-agent output "
0 votes
Created
June 25, 2018 18:59
What TeamCity version do you use? What is the output of the 'ssh-agent' command if you run it manually on a build agent machine?
Community
TeamCity General Topics
Cannot start SSH agent - "Cannot parse ssh-agent output "
0 votes
Created
June 25, 2018 18:52
Is the `ssh-agent` in the PATH on the agent machine?
Community
TeamCity General Topics
Cannot start SSH agent - "Cannot parse ssh-agent output "
0 votes
Created
June 25, 2018 18:42
Chris, ensure that openssh is installed on the build agent machine (the SSH Agent is running there, not on the TeamCity server).
Community
TeamCity General Topics
Cannot start SSH agent - "Cannot parse ssh-agent output "
0 votes
Created
June 20, 2018 17:05
Please provide teamcity-cleanup.log, teamcity-vcs.log, teamcity-vcs-states.log, and ID of the VCS root where checking for changes is slow
Community
TeamCity General Topics
Git: slow collecting changes after large branch merge
0 votes
Created
June 18, 2018 11:52
One thing you can try is to switch to trigger rules and add the teamcity.vcsTrigger.analyzeFullHistoryForMergeCommits=false parameter to a build configuration. It should reduce the number of redund...
Community
TeamCity General Topics
TeamCity missing git PR merge commits when calculating changes (and thus post-build labelling)
0 votes
«
First
‹
Previous
Next
›
Last
»