[[PageOutline(2-5,Contents,pullout)]] = Integration of Jenkins to Trac == Description This is not a complete plugin, but the beginning of a Trac plugin to integrate Jenkins with Trac, using the python wrapper of Jenkins REST API. Only have the basic functionality, and no pretty graphics. Feel free to steal my code and continue what I have started if you feel it's a project worth your time. == !Bugs/Feature Requests Existing bugs and feature requests for TracJenkinsPlugin are [report:9?COMPONENT=TracJenkinsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracJenkinsPlugin&owner=Wertilq new ticket]. == Download Download the zipped source from [export:tracjenkinsplugin here]. == Source You can check out TracJenkinsPlugin from [http://trac-hacks.org/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:**