[Buildbot-commits] buildbot ChangeLog,1.658,1.659
Brian Warner
warner at users.sourceforge.net
Thu Jun 15 05:47:57 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30797
Modified Files:
ChangeLog
Log Message:
[project @ add user's manual sections on LogObservers, writing status plugins]
Original author: warner at lothar.com
Date: 2006-06-15 01:30:52
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.658
retrieving revision 1.659
diff -u -d -r1.658 -r1.659
--- ChangeLog 15 Jun 2006 05:47:48 -0000 1.658
+++ ChangeLog 15 Jun 2006 05:47:55 -0000 1.659
@@ -1,5 +1,10 @@
2006-06-14 Brian Warner <warner at lothar.com>
+ * docs/buildbot.texinfo (Adding LogObservers): add some limited
+ docs on writing new LogObserver classes
+ (Writing New Status Plugins): brief docs on how Status Plugins fit
+ together
+
* buildbot/process/step_twisted.py (TrialTestCaseCounter):
implement a LogObserver that counts how many unit tests have been
run so far
More information about the Commits
mailing list