Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Dmitry Treskunov
Total activity
196
Last activity
June 04, 2024 14:31
Member since
December 18, 2014 19:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
85
Activity overview
Articles (0)
Posts (0)
Comments (111)
Sort by recent activity
Recent activity
Votes
Created
October 19, 2019 06:56
Hi, could you please describe the issue you have?
Community
TeamCity Plugin Development
Teamcity Plugin Development - Unable to print agent size and agent ID
0 votes
Edited
September 07, 2019 07:19
Stepan, please upgrade to the 2019.1.3 version. If the issue still reproduces, please create a request in https://youtrack.jetbrains.net/issue/TW and attach teamcity-server.log and teamcity-agent....
Community
TeamCity General Topics
Cannot Stop Build v2019.1.1
0 votes
Created
July 24, 2019 19:59
Yes, the auto-update doesn't modify the conf/server.xml file where the port is stored.
Community
TeamCity General Topics
does custom server port carry over with the "auto update" feature?
0 votes
Created
July 10, 2019 15:27
Hi, for example it's used in the Invitations plugin https://github.com/JetBrains/teamcity-invitations-plugin/blob/master/teamcity-invitations-plugin-server/src/main/java/org/jetbrains/teamcity/invi...
Community
TeamCity Plugin Development
Enabling or disabling a Listener on different build configurations or projects.
0 votes
Created
July 09, 2019 17:41
There is no such support out of the box, but you can implement it yourself. For this, you need to store this setting using Project Features and then check the value of the setting in the listener.
Community
TeamCity Plugin Development
Enabling or disabling a Listener on different build configurations or projects.
0 votes
Created
July 09, 2019 17:31
Could you please explain what do you mean?
Community
TeamCity Plugin Development
Enabling or disabling a Listener on different build configurations or projects.
0 votes
Created
July 09, 2019 12:54
Are internal properties a good option for you? (https://www.jetbrains.com/help/teamcity/2019.1/configuring-teamcity-server-startup-properties.html) You can obtain any internal property using the je...
Community
TeamCity Plugin Development
Enabling or disabling a Listener on different build configurations or projects.
0 votes
Created
July 09, 2019 12:39
You can the following command to generate a sample plugin mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeRepository=https://download.jetbrains.com/teamcity-repositor...
Community
TeamCity Plugin Development
setting up a maven web-ui and server side plugin
0 votes
Created
July 05, 2019 16:46
You can read about super user here https://www.jetbrains.com/help/teamcity/2019.1/super-user.html
Community
TeamCity Plugin Development
History Build Killer Issue with build configs of regular type
0 votes
Created
July 05, 2019 13:40
Hi, SRunningBuild::stop methods re-adds stopped build to the queue in case when the first parameter (user) is null (it works so to handle the cases when build is crashed, but not cancelled by a use...
Community
TeamCity Plugin Development
History Build Killer Issue with build configs of regular type
0 votes
«
First
‹
Previous
Next
›
Last
»