Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1 KB

README.md

File metadata and controls

33 lines (25 loc) · 1 KB

tracbuildbot plugin

This trac(http://trac.edgewall.org/) plugin provides intergration with build system buildbot(http://buildbot.net/).

Features:

  • status page with last builds
  • attaching builder to source (links to revisions, changesets)
  • launch build
  • uses jsonapi(buildbot >= 0.8.0)
  • timeline events
  • filter for status page and timeline
  • deferred caching events to trac db

[email protected]

Installation

  1. build egg:
  • git clone --progress -v "https://github.com/Tramort/tracbuildbot.git" "tracbuildbot"
  • cd tracbuildbot
  • python setup.py bdist_egg
  1. copy egg file from "tracbuildbot/dist" to "plugins" dir in trac enviroment

Screenshots

web page timeline admin page