[Buildbot-devel] FileUpload ? DirectoryUpload?

Cavanagh, Sean (Sean) scavanagh at avaya.com
Wed Jul 18 12:56:12 UTC 2007


The general rule for this stuff is to script it all, and then just use
buildbot to automate the script.  So you would write an 'upload_stuff'
script, and then call that from a ShellCommand buildstep.

This has the advantage of letting you smoothly execute a buildstep
manually, should the need arise.

-----Original Message-----
From: buildbot-devel-bounces at lists.sourceforge.net
[mailto:buildbot-devel-bounces at lists.sourceforge.net] On Behalf Of
Terry.Rankine at csiro.au
Sent: Wednesday, July 18, 2007 2:07 AM
To: buildbot-devel at lists.sourceforge.net
Subject: [Buildbot-devel] FileUpload ? DirectoryUpload?

Hi
 
we have a setup that currently generates a large tree of documentation
and a single package executable.
 
I would like to upload the exe to a location, and then upload the entire
doc tree to a different location.
 
Is this possible?
 
Terry Rankine

------------------------------------------------------------------------
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Buildbot-devel mailing list
Buildbot-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list