Skip to content

JetBrains/teamcity-process-output-parsers

Repository files navigation

TeamCity Process Output Parsers Plugin JetBrains team project

Features

Provides custom process output parsers to be used within builds.

Parsers can be controlled from Java API and using service message commands:

  • RegexMessageParser.Enable enables parser
  • RegexMessageParser.Disable disables parser

Both commands can have next artuments:

  • file - Path to file with parser definition. Either absolute or relative to checkout directory
  • name - Name of one of predefined parsers (May be provided by another plugins)

Building

  • Download and install TeamCity distribution.
  • Open project with IntelliJ IDEA.
  • Set "TeamCityDistribution" path variable in IDEA Preferences as path to your TeamCity installation directory.
  • Build 'plugin-zip' artifact

About

TeamCity plugin with process output parsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •