Hudson Trac Integration Plugin
Description
Integrate Hudson build results into the Trac timeline and (optionally) provide a navbar menu to link to the Hudson instance.
This plugin works very similar to the LuntbuildTracIntegration plugin and the Trac Continuum plugin. The build results are obtained from one of the RSS feeds Hudson provides.
Dependencies
This plugin requires that the python-feedparser library is installed on your system.
Configuration
There are 3 options you can configure in your trac.ini under the section [hudson] (if you have the IniAdminPlugin installed they will show up under hudson):
- feed_url
- The url of the hudson rss feed containing the build statuses. Example: http://localhost/hudson/rssAll
- display_subprojects
- If set to true then display subprojects in the timeline too; otherwise only top-level projects are displayed.
- main_page
- The url of the hudson page to link to from the trac mainnav; if empty, no entry is created in the mainnav. Example: /hudson/
Bugs/Feature Requests
Existing bugs and feature requests for HudsonTracPlugin are here.
If you have any issues, create a new ticket.
Download and Source
Download the zipped source, check out using Subversion, or browse the source with Trac.
Examples
Recent Changes
[3149] by roadrunner on 01/28/2008 01:22:56 AM
Initial import.
[3148] by roadrunner on 01/28/2008 01:20:47 AM
New hack HudsonTracPlugin, created by roadrunner
Author/Contributors
Author: roadrunner
Contributors:
