[[PageOutline(2-5,Contents,pullout)]] = Integrate the Jenkins build service into Trac == Description This is beginning of a Trac plugin to integrate [http://jenkins-ci.org/ Jenkins] with Trac, using the Python wrapper of Jenkins REST API. It is not a complete plugin, and only offers the basic functionality and no pretty graphics. Feel free to continue what I have started. == !Bugs/Feature Requests Existing bugs and feature requests for TracJenkinsPlugin are [report:9?COMPONENT=TracJenkinsPlugin here]. If you have any issues, create a [/newticket?component=TracJenkinsPlugin new ticket]. [[TicketQuery(component=TracJenkinsPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:tracjenkinsplugin here]. == Source You can check out TracJenkinsPlugin from [/svn/tracjenkinsplugin here] using Subversion, or [source:tracjenkinsplugin browse the source] with Trac. == Installation Install the Python egg from dist folder using Tracs plugin installer. In case you want to build it yourself, there is a runBuild.sh that is a simple script to do the build using easy install to create a python egg. == Recent Changes [[ChangeLog(tracjenkinsplugin, 3)]] == !Author/Contributors **Author:** [wiki:Wertilq] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**