[Buildbot-commits] buildbot ChangeLog,1.946,1.947

Brian Warner warner at users.sourceforge.net
Sun Sep 30 02:02:12 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16607

Modified Files:
	ChangeLog 
Log Message:
[project @ examples: bring them up to date or get rid of them. Closes #79.]

Original author: warner at lothar.com
Date: 2007-09-30 02:01:26+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.946
retrieving revision 1.947
diff -u -d -r1.946 -r1.947
--- ChangeLog	30 Sep 2007 01:53:22 -0000	1.946
+++ ChangeLog	30 Sep 2007 02:02:10 -0000	1.947
@@ -1,5 +1,13 @@
 2007-09-29  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scripts/sample.cfg: use buildstep instances in
+	f.addStep, to demonstrate the (correct) modern usage.
+	* docs/examples/hello.cfg: bring this up to date. Closes #79.
+	* docs/examples/twisted_master.cfg: add a big warning about how
+	old this is
+	* docs/examples/glib_master.cfg: delete this one entirely, it is
+	ancient and not a very useful example anyways
+
 	* buildbot/status/web/base.py (HtmlResource.render): keep track of
 	HTTPChannels, so we can shut them down at reconfig time (when the
 	WebStatus goes away). Closes #102.





More information about the Commits mailing list