Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Vladislav Rassokhin
Total activity
154
Last activity
April 23, 2018 15:42
Member since
July 18, 2011 08:43
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
64
Activity overview
Articles (0)
Posts (0)
Comments (90)
Sort by recent activity
Recent activity
Votes
Created
April 27, 2015 17:56
Hi Michael,Please see answer in issue comment.
Community
TeamCity General Topics
Rake Runner Update Breaks Puppet on Ubuntu 12.04
0 votes
Created
September 02, 2015 16:20
Hi Andras,To show tab only on some specific builds, you should properly override "jetbrains.buildServer.web.openapi.ViewLogTab#isAvailable(HttpServletRequest, SBuild)" method.PS: Is that https://gi...
Community
TeamCity General Topics
How to show build tab only for projects where build runner is defined
0 votes
Created
October 16, 2015 17:14
Hi Alexey,There no such information available on agent side of TeamCity.Agent have access only to files(changes) in currently running build. From BuildServerAdapter you could use `getBuild().getVcs...
Community
TeamCity General Topics
How can I access to commits list in BuildServiceAdapter
0 votes
Created
October 01, 2015 20:09
Hi Sam,There'is no direct method to 'attach' file to build from server side, afaik.What do you try to achive? Maybe there's another approach to do that.Can't that file be generated on agent side?
Community
TeamCity General Topics
Is it possible to attach a file to a build I'm triggering?
0 votes
Created
October 07, 2015 18:27
I could say how our 'run failed tests first' logic ('jetbrains.buildServer.agent.impl.buildFiles.RecentlyFailedTestsFileWriter'):On `buildStarted` property with genereted path resitered using `buil...
Community
TeamCity General Topics
Is it possible to attach a file to a build I'm triggering?
0 votes
Created
May 30, 2016 19:05
Official comment
Hi, SBuildServer.getRootUrl() returns url set on Administration -> Global Settings -> Server URL. If you need url which is used in web request to your controller (may be differ, e.g. 'http://localh...
Community
TeamCity Plugin Development
how can I get the port & url of Teamcity server?
0 votes
Created
May 30, 2016 19:00
Official comment
Hi Eduard, There's no such feature, suitable configurations intended to use with IDE plugins and command-line remote run tool and part of xml-rpc which could be changed in future. As workaround you...
Community
TeamCity Plugin Development
API to get suitable build configurations ?
0 votes
Created
May 30, 2016 18:48
Official comment
Hi Gavin, Usually agent have same version as server except when build still running on agent but server was updated (agent would update once build finished). So in both agent and server parts of pl...
Community
TeamCity Plugin Development
Determining Teamcity version in agent plugin
0 votes
Edited
May 27, 2016 18:50
Official comment
Hi, Seems something packaged wrong. Ensure you're installing samplePlugin.zip which content should be as follow: samplePlugin.zip├── server│ └── samplePlugin.jar└── teamcity-plugin.xml And samp...
Community
TeamCity Plugin Development
Starting plugin developpement
0 votes
Created
May 27, 2016 16:22
Official comment
Hi, To ensure that there's no agent requirement created you should also implement `jetbrains.buildServer.serverSide.parameters.BuildParametersProvider#getParametersAvailableOnAgent` and return name...
Community
TeamCity Plugin Development
Parameter from Parameter Provider gets Overwritten by User Defined Parameter
0 votes
«
First
‹
Previous