Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Pavel Sher
Follow
New articles and posts
New articles, posts, and comments
Total activity
2644
Last activity
January 13, 2022 09:01
Member since
March 06, 2008 23:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
78
Activity overview
Articles (0)
Posts (13)
Comments (2553)
Sort by recent activity
Recent activity
Votes
Created
November 29, 2017 15:09
At the moment finish build trigger does not support promotion of the personal build. Also promote action (see Actions menu of the build) is not available for personal builds. We have a request in o...
Community
TeamCity General Topics
Is there an option to enable personal builds to be picked up by "Finished Build" type triggers?
0 votes
Created
November 19, 2017 16:53
One extension that you could implement is jetbrains.buildServer.serverSide.BuildStartContextProcessor It is called right before a build is sent to an agent. Extension receives jetbrains.buildServer...
Community
TeamCity Plugin Development
Retrieve plugin config data in the agent side
0 votes
Created
October 02, 2017 11:43
What type of VCS do you use in this build?
Community
TeamCity General Topics
Updating Sources and Running NUnit tests are slow after migrating server
0 votes
Created
August 14, 2017 08:27
Unfortunately this is not possible, these pages are not extensible. But, you can add a custom build feature, and it can have custom UI. Commit status publisher plugin could be used as an example: h...
Community
TeamCity Plugin Development
Adding settings to BuildType
0 votes
Created
August 08, 2017 13:08
Sorry for delay. Answering to your questions if they are still relevant: 1) Build queue is thread safe and can be modified from a build trigger too; except it's unusual when trigger performs some r...
Community
TeamCity Plugin Development
Add/remove from, and change order of queue from build trigger
0 votes
Created
August 08, 2017 13:00
If it's still actual, I suggest to open a feature request in our tracker. BTW, plugin is open source, and modifications should be done in this class: http://svn.jetbrains.org/teamcity/plugins/auto...
Community
TeamCity Plugin Development
Auto Increment Plugin Access without increment
0 votes
Created
August 08, 2017 12:44
You can use TeamCity service messages for this task: https://confluence.jetbrains.com/display/TCD10/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-servMsgsServiceMessages
Community
TeamCity Plugin Development
Connect to TC server via command parameters
0 votes
Created
August 08, 2017 12:42
Usual approach for storing data associated with a build is either via custom data storage, or build artifacts. Build artifacts can be downloaded by an agent later, so maybe it is easier to use them...
Community
TeamCity Plugin Development
Store data for build configuration between different builds and multiple build agents
0 votes
Created
August 08, 2017 12:33
Sorry for delay. It is possible to provide a custom renderer for configuration parameter, although it may not be an easy task. Please have a look at this plugin as an example: https://plugins.jetbr...
Community
TeamCity Plugin Development
metarunner UI button
0 votes
Created
August 08, 2017 12:29
I'd recommend to take a look at the latest version of this plugin: https://teamcity.jetbrains.com/viewLog.html?buildId=1130886&tab=artifacts&buildTypeId=TeamCityPluginsByJetBrains_AwsS3ArtifactStor...
Community
TeamCity Plugin Development
AWS S3 Artifact Plugin Error
0 votes
«
‹
1
2
3
4
5
6
7
8
9
10
11
›
»