Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Eugene Petrenko
Total activity
1950
Last activity
January 18, 2016 00:44
Member since
December 03, 2007 18:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
640
Activity overview
Articles (0)
Posts (1)
Comments (1309)
Sort by recent activity
Recent activity
Votes
Created
March 19, 2012 10:42
Hello, Yes. You may write such plugin. TeamCity has connected/disconnected agents. You may fetch the list of agents and detect if agent machine was crashed (would mean disconnected in TeamCity).For...
Community
TeamCity Plugin Development
Is that possible to extend TeamCity so that it reboots virtual machines hosted on ESX(i) if agents residing on the VMs become non-responsive?
0 votes
Created
August 17, 2012 11:04
Hello, You are trying to access build agent parameters. On Agent there are 3 parameter scopes. Agent - global, per Build and per Step parameters. For more details, take a look at http://blog.jonnyz...
Community
TeamCity Plugin Development
Run-time parameters in buildFinished event
0 votes
Created
July 23, 2012 10:35
Hello, We working to extend and allow use of typed properties in runner settings.Please vote for:http://youtrack.jetbrains.com/issue/TW-20831The only workaround for now is to create a typed paramet...
Community
TeamCity Plugin Development
Star passwords in build log for a custom build step (possibly by adding password configuration parameters from Java)
0 votes
Created
May 07, 2012 11:11
Updated. Thans
Community
TeamCity Plugin Development
Plugin documentation is incorrect for AntTaskExtension
0 votes
Created
November 23, 2010 17:27
I believe the hung of TeamCity was caused by hung of that native dll that was loaded in to TeamCity. It should be possible to load native library from a plugin. Try getClass().getClassloader().load...
Community
TeamCity Plugin Development
Plugin Skype notification
0 votes
Created
November 29, 2010 17:34
That sounds good! Congratulations!You may try running the service as local system having 'Allow to interact with desktop' checkbox checked. Another approach is to try running skype under service la...
Community
TeamCity Plugin Development
Plugin Skype notification
0 votes
Created
June 23, 2013 10:33
Hello, Please check you import right ExtensionHolder class any you did not put the same class in some .jar under your plugin.Actually, you simply do not need to call ExtensionHolder explicitly. Reg...
Community
TeamCity Plugin Development
No matching bean of type [jetbrains.buildServer.ExtensionHolder]
0 votes
Created
January 06, 2014 22:28
Hello, Sorry, for long delay. We had vocations and holidays during x-mas/NY timeThe properties you've mentioned are provided to the cloud plugin via jetbrains.buildServer.clouds.CloudInstanceUserDa...
Community
TeamCity Plugin Development
How to run an agent from the cloud?
0 votes
Created
January 08, 2014 02:13
There is no necessitiy to have an image with pre-installed build agent. A cloud integration may solve this via cloud specific APIs. I'd say this is the best relayable way.Unfortunately, we have no ...
Community
TeamCity Plugin Development
How to run an agent from the cloud?
0 votes
Created
March 22, 2013 16:03
Unfortunately, it is not supported now. What you need is to implement another custom constrol that would be able to check parameter from a given domain.There is a chance to implement what you need ...
Community
TeamCity Plugin Development
Dynamically change build parameters
0 votes
«
First
‹
Previous
Next
›
Last
»