Changes between Initial Version and Version 1 of TracJenkinsPlugin


Ignore:
Timestamp:
Jun 12, 2014, 3:36:20 PM (10 years ago)
Author:
Wertilq
Comment:

New hack TracJenkinsPlugin, created by Wertilq

Legend:

Unmodified
Added
Removed
Modified
  • TracJenkinsPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Integration of Jenkins to Trac
     4
     5== Description
     6
     7This 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.
     8
     9Only 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.
     10
     11== !Bugs/Feature Requests
     12
     13Existing bugs and feature requests for TracJenkinsPlugin are
     14[report:9?COMPONENT=TracJenkinsPlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=TracJenkinsPlugin&owner=Wertilq new ticket].
     18
     19== Download
     20
     21Download the zipped source from [export:tracjenkinsplugin here].
     22
     23== Source
     24
     25You can check out TracJenkinsPlugin from [http://trac-hacks.org/svn/tracjenkinsplugin here] using Subversion, or [source:tracjenkinsplugin browse the source] with Trac.
     26
     27== Installation
     28
     29Install the python egg from dist folder using Tracs plugin installer.
     30
     31In 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.
     32
     33== Recent Changes
     34
     35[[ChangeLog(tracjenkinsplugin, 3)]]
     36
     37== !Author/Contributors
     38
     39**Author:** [wiki:Wertilq] [[BR]]
     40**Maintainer:** [[Maintainer]] [[BR]]
     41**Contributors:**