Label: plugin+extending

Content with label plugin+extending in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: eclipse , extend , agent , idea , vcs , web , vs , tool , server , teamcity ( - plugin , - extending )

Agent Side Extensions
AgentSide Extensions Currently, there are two ways to extend build agent: # Write a custom build runner # Write an extension to AntRunner (for instance, to process custom tasks) Both approaches use similar way of plugin packaging and deployment (see below ...