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
December 05, 2016 18:02
I think nothing prevents us from using 1.0-SNAPSHOT for configs-dsl-kotlin-plugins, I've filed an issue for that: https://youtrack.jetbrains.com/issue/TW-48030. Pom.xml is used to deliver all depen...
Community
TeamCity General Topics
Kotlin DSL + gradle
0 votes
Created
October 14, 2016 13:55
To report commits graph to TeamCity correctly you need to report revisions in repository state and use them as versions and parent versions in modification data. So shouldn't it be: Modificatio...
Community
TeamCity Plugin Development
VCS plugin - feature branches
0 votes
Created
October 14, 2016 13:11
Could you please clarify why do you need to rebase on top of master? I thought that in gitflow people don't commit directly to master, they merge their develop branch into master once it is ready. ...
Community
TeamCity Plugin Development
Automatic merge before build
0 votes
Created
October 14, 2016 12:41
I'm not sure I understand why the history would be misleading. Could you please clarify that?
Community
TeamCity Plugin Development
Automatic merge before build
0 votes
Created
October 14, 2016 08:52
Hi Sami, I've please check if https://teamcity-support.jetbrains.com/hc/en-us/community/posts/208427305/comments/204250870 answers your question.
Community
TeamCity Plugin Development
Automatic merge before build
0 votes
Created
October 13, 2016 15:15
Hi Sami, I think you can write a build feature which does merge before the first build step. I'm not sure if developing such a build feature worth it. In my opinion there is not much difference bet...
Community
TeamCity General Topics
Does Automatic Merge work on a merged branch like a Pull Request?
0 votes
Created
August 09, 2016 13:12
Missing maven artifact is served by TeamCity server. The pom.xml should contain a section: <repository> <id>teamcity-server</id> <url>{teamcity server url}/app/dsl-plugins-repository</url> <snap...
Community
TeamCity General Topics
Missing dependency when "maven install" with generated pom.xml (TC10 Versioned Settings + Kotlin)
0 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
«
First
‹
Previous
Next
›
Last
»