[Buildbot-commits] buildbot Branch.changelog,1.1,1.2

Brian Warner warner at users.sourceforge.net
Tue Feb 6 20:36:18 UTC 2007


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

Modified Files:
	Branch.changelog 
Log Message:
[project @ steps.source: when our SourceStamp has a patch, add the contents of the patch as a LogFile]

Original author: warner at allmydata.com
Date: 2007-02-06 19:34:02

Index: Branch.changelog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/Branch.changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Branch.changelog	6 Feb 2007 20:36:09 -0000	1.1
+++ Branch.changelog	6 Feb 2007 20:36:16 -0000	1.2
@@ -1,5 +1,9 @@
 2007-02-06  Brian Warner  <warner at allmydata.com>
 
+	* buildbot/steps/source.py (Source.start): if we're using a patch,
+	add it as a LogFile to the checkout/update step. This will turn
+	into a link on the waterfall page.
+
 	* buildbot/scripts/tryclient.py (Try.createJob): implement --diff
 	option, to take the patch from a pre-made file rather than
 	generating it from the local tree.





More information about the Commits mailing list