Label: plugin+extending+agent

Content with label plugin+extending+agent in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: change , compatible , unauthorized , idea , run , process , trigger , admin , dump , disabled , build , open , grid , extend , vcs , vs , assign , environment , project , more » ( - plugin , - extending , - agent )

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 ...