Skip to content

Tramort/tracbuildbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

maxim.kaskevich@gmail.com

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

About

trac plugin buildbot integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.9%
  • JavaScript 34.5%
  • HTML 9.6%
  • CSS 5.0%