[Buildbot-commits] buildbot ChangeLog,1.638,1.639
Brian Warner
warner at users.sourceforge.net
Tue May 30 07:07:42 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1292
Modified Files:
ChangeLog
Log Message:
[project @ gtkPanes.py: update, show steps and ETAs]
Original author: warner at lothar.com
Date: 2006-05-30 07:06:02
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.638
retrieving revision 1.639
diff -u -d -r1.638 -r1.639
--- ChangeLog 30 May 2006 07:07:33 -0000 1.638
+++ ChangeLog 30 May 2006 07:07:40 -0000 1.639
@@ -1,5 +1,11 @@
2006-05-30 Brian Warner <warner at lothar.com>
+ * buildbot/clients/gtkPanes.py: add a third row: now it shows
+ last-build/current-build/current-step. Show what step is currently
+ running. Show ETA for both the overall build and the current step.
+ Update GTK calls to modern non-deprecated forms. There's still a
+ lot of dead code and debug noise to remove.
+
* buildbot/process/step_twisted.py (Trial): set the step name, so it
shows up properly in status displays
More information about the Commits
mailing list