Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Jean Revertera
Total activity
8
Last activity
May 21, 2017 13:18
Member since
April 24, 2017 14:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Edited
May 21, 2017 13:18
This was not as easy as I tough, setting the missing parameter using an agent plugin did not work in my case.The generateAgentName seems to be called very early in the agent registration sequence, ...
Community
TeamCity Plugin Development
Ability to set agent name upon registration
0 votes
Edited
April 25, 2017 16:33
Indeed, what I must probably do, is transferring all the custom agent configuration parameters stored in the CloudInstanceUserData to the agent parameters. I guess that the best way to do so is pro...
Community
TeamCity Plugin Development
Ability to set agent name upon registration
0 votes
Created
April 25, 2017 15:38
Thanks for the hint. I almost forgot about the generateAgentName method. The problem is: it's never invoked. I assume this has something to do with the following message in logs: server.impl.CloudM...
Community
TeamCity Plugin Development
Ability to set agent name upon registration
0 votes
Created
April 25, 2017 05:39
For anyone interested, here are the links to the two issues:TW-49809 Server API: ability to set agent name upon registrationTW-49810 Server API: fetching all unregistered agents, including the unau...
Community
TeamCity Plugin Development
TeamCity server JAR no longer available as dependency of the server-api
0 votes
Created
April 24, 2017 19:13
Thank you for the quick answer Pavel. The repository URL did the the trick. I'll submit the two issues shortly. Jean
Community
TeamCity Plugin Development
TeamCity server JAR no longer available as dependency of the server-api
0 votes