[Buildbot-commits] buildbot ChangeLog,1.483,1.484
Brian Warner
warner at users.sourceforge.net
Thu Aug 11 08:28:44 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2462
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-279
Creator: Brian Warner <warner at monolith.lothar.com>
oops, add Changelog
--This line, and those below, will be ignored--
Files to commit:
<can't compute list>
This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.483
retrieving revision 1.484
diff -u -d -r1.483 -r1.484
--- ChangeLog 10 Aug 2005 08:15:44 -0000 1.483
+++ ChangeLog 11 Aug 2005 08:28:42 -0000 1.484
@@ -1,3 +1,21 @@
+2005-08-11 Brian Warner <warner at lothar.com>
+
+ * docs/buildbot.texinfo (try): add --port argument to PB style
+
+ * buildbot/scripts/tryclient.py (SourceStampExtractor): return an
+ actual SourceStamp. Still need to extract a branch name, somehow.
+ (Try): finish implementing the try client side, still need a UI
+ for specifying which builders to use
+ (Try.getopt): factor our options/config-file reading
+ * buildbot/test/test_scheduler.py (Scheduling.testTryUserpass):
+ test it
+ * buildbot/test/test_vc.py: match SourceStampExtractor change
+
+ * buildbot/scripts/runner.py (Options.opt_verbose): --verbose
+ causes the twisted log to be sent to stderr
+
+ * buildbot/scheduler.py (Try_Userpass): implement the PB style
+
2005-08-10 Brian Warner <warner at lothar.com>
* buildbot/scripts/runner.py: Add 'buildbot try' command, jobdir
More information about the Commits
mailing list