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 07, 2010 12:15
Mike, you are right, tags are not supported yet.You can see commands ran by TeamCity by enabling Version Control Debug Logging. Currently we run fetch with option --no-tags. As workaround you can r...
Community
TeamCity Plugin Development
Git tags not brought over
0 votes
Created
April 20, 2012 13:51
I see, anyway do not hesitate to ask any questions regarding plugin development.
Community
TeamCity Plugin Development
Version off by one?
0 votes
Created
November 06, 2012 14:08
Hi Ray,I've experimented with a trigger for gerrit, it listens for gerrit events and trigger builds in TeamCity when new gerrit change appears. I'm going to publish a code once it's ready.To implem...
Community
TeamCity Plugin Development
Custom Trigger with Branch Support
0 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
«
First
‹
Previous
Next
›
Last
»