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
September 18, 2013 09:06
Hi Dana,I'm not sure I understand a setup you are trying to implement. TeamCity integrates with Stash as with any other git hosting: you setup a git VCS root, specify which branches you want to bui...
Community
TeamCity Plugin Development
How does Atlassian Stash Integration Plugin works?
0 votes
Created
August 30, 2013 06:41
Hi,I've created the same extension and in my case it works. Please check if spring config creates a correct bean, maybe it is trying to create a class with an old name. Also check if teamcity-serve...
Community
TeamCity Plugin Development
Creating a plugin to change Administration UI
0 votes
Created
August 29, 2013 21:43
Take a look at https://github.com/nd/kill-billd, it stops the build if it runs for too long comparing to last successful build.
Community
TeamCity Plugin Development
custom build failure condition
0 votes
Created
August 29, 2013 20:18
Hi Richard,neither formulas on parameters nor parameters in build failure conditions are supported at the moment.A possible workaround is to write a plugin which defines a build metric with your cu...
Community
TeamCity Plugin Development
formula based parameters
0 votes
Created
August 28, 2013 17:08
Hey Eric,here is an implementation of Gerrit verifier in a form of TeamCity build feature: http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityPluginsByJetBrains_Unsorted_CommitStatusPu...
Community
TeamCity Plugin Development
Gerrit!
0 votes
Created
April 15, 2014 15:42
Then you can use the getCustomDataStorage() method of SBuildType interface to acquire a key-value store for some build configuration (http://javadoc.jetbrains.net/teamcity/openapi/8.1/jetbrains/bui...
Community
TeamCity Plugin Development
Storing plugin data
0 votes
Created
April 22, 2014 12:00
You are welcome! If your plugin is intended for external users feel free to ping us once it is ready, we can mention it at http://confluence.jetbrains.com/display/TW/TeamCity+Plugins.
Community
TeamCity Plugin Development
Storing plugin data
0 votes
Created
November 14, 2013 14:15
Thanks Bernhard,it seems like git-plugin removes some branches incorrectly. I've created an issue, please watch it http://youtrack.jetbrains.com/issue/TW-33401.
Community
TeamCity Plugin Development
Git Reference Repos?
0 votes
Created
November 08, 2011 12:20
Hi Donald,local mirrors go to the buildAgent/system/git directory, so separation you need is possible. BTW, you can use git local mirrors in 6.5.5 (Teamcity 6.5 doc) , but ability to do shallow clo...
Community
TeamCity Plugin Development
Git in TC7: shallow clones, local mirrors
0 votes
Created
April 17, 2012 15:47
Hi Simon,it should work as you expected. What was the revision on the changes tab of the build you labeled?
Community
TeamCity Plugin Development
Version off by one?
0 votes
«
First
‹
Previous
Next
›
Last
»