Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.18 KB

This is a plugin for TeamCity by Jetbrains to provide integration into the popular Redmine issue tracker.

It uses the REST API to fetch information about issue tickets from a given Redmine installation so it can be displayed in TeamCity.

To build it, first copy the provided build.properties.template to build.properties and adjust the variables according to your system settings. Depending on your setup, you may have to replace the provided scp deployment with something more specific for your needs. Otherwise you may just run ant package and manually copy the resulting redmine.zip to the plugins directory of your TeamCity installation.