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
April 23, 2021 11:10
Official comment
Hi, the mercurial plugin is open-sourced https://hg.jetbrains.org/hg/mercurial/, so you can get the sources, modify them and build your own version of the plugin with a build number greater than th...
Community
TeamCity Plugin Development
Modify/Extend bundled plugins
0 votes
Created
April 12, 2021 07:29
Lior Tal Hi, there is no default option, the Maven flow is supported by us, the TeamCity team, while the Gradle one is external but very well maintained. As for the sample plugin, you are right, no...
Community
TeamCity Plugin Development
TeamCity plugin documentation is outdated?
0 votes
Created
April 06, 2021 20:13
Hi, thanks for the feedback, we'll update the documentation. You can use the latest Maven version I think, it should work. As for the error could you please provide a bit more details at what poin...
Community
TeamCity Plugin Development
TeamCity plugin documentation is outdated?
0 votes
Created
March 22, 2021 11:01
Hi, as for now you can't install additional plugins in TeamCity Cloud yourself but you can create a support ticket here and we'll try to add the Unity plugin to your instance.
Community
TeamCity Plugin Development
TeamCity could plugin
0 votes
Created
December 09, 2020 19:11
Hi, what do you see on the {teamcity_url}/websocketDiagnostic.html page?
Community
TeamCity General Topics
Websocket issues
0 votes
Created
August 21, 2020 13:16
Hi, do you need to get SHA of the latest commit used in the build? If yes, then you should do something like this: build.getRevisions().get(0).getRevision()
Community
TeamCity Plugin Development
Missing feature branch commit hash during TC build queued phase (buildTypeAddedToQueue listener).
0 votes
Created
August 21, 2020 11:47
Hi, build changes are calculated while the build is waiting in the queue, so you should use the 'changesLoaded' event instead of 'buildTypeAddedToQueue'
Community
TeamCity Plugin Development
Missing feature branch commit hash during TC build queued phase (buildTypeAddedToQueue listener).
0 votes
Created
August 11, 2020 10:58
Hi Majd, Yes, you will need to have 2 versions of the plugin, sorry for inconvenience
Community
TeamCity Plugin Development
Our Plugin is not working on TeamCity 2020
0 votes
Created
August 11, 2020 10:19
Did you change the teamcity version to 2020.1 before rebuilding the plugin using maven?
Community
TeamCity Plugin Development
Our Plugin is not working on TeamCity 2020
0 votes
Created
August 11, 2020 09:51
Hi, you need to rebuild the plugin and after that the new version should work.
Community
TeamCity Plugin Development
Our Plugin is not working on TeamCity 2020
0 votes
«
First
‹
Previous
Next
›
Last
»