https://github.com/trac-hacks/tracbuildbot
trac plugin buildbot integration
https://github.com/trac-hacks/tracbuildbot
trac-plugin
Last synced: 8 months ago
JSON representation
trac plugin buildbot integration
- Host: GitHub
- URL: https://github.com/trac-hacks/tracbuildbot
- Owner: trac-hacks
- License: other
- Created: 2014-05-11T19:06:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T19:20:13.000Z (about 11 years ago)
- Last Synced: 2023-04-11T08:47:57.574Z (about 3 years ago)
- Topics: trac-plugin
- Language: Python
- Homepage:
- Size: 634 KB
- Stars: 2
- Watchers: 10
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
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`
2. copy egg file from "tracbuildbot/dist" to "plugins" dir in trac enviroment
Screenshots
-----------------------


