wiki:TracJenkinsPlugin

Version 1 (modified by Wertilq, 10 years ago) (diff)

New hack TracJenkinsPlugin, created by Wertilq

Integration of Jenkins to Trac

Notice: This plugin is unmaintained and available for adoption.

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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out TracJenkinsPlugin from here using Subversion, or 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

13973 by rjollos on 2014-06-14 20:41:02
1.0: Added 3-Clause BSD license. Fixes #11825.
13972 by rjollos on 2014-06-14 08:14:27
Added dependency to setuptool installation requirements. Fixes #11824.
13971 by rjollos on 2014-06-14 08:09:14
Removed swp file.
(more)

Author/Contributors

Author: Wertilq
Maintainer: none (needsadoption)
Contributors:

Attachments (1)

Download all attachments as: .zip