Ticket #595 (new enhancement)

Opened 13 months ago

Last modified 2 months ago

RFE: Allow FileDownload from arbitrary file object

Reported by: ddunbar Owned by:
Priority: minor Milestone: 0.8.+
Version: 0.7.11 Keywords:
Cc: daniel@…

Description

It would be nice if FileDownload? could be initialized with a file object, or at least a string buffer, instead of a path.

Among other things, this would provide an easy way to create files with arbitrary contents on the build slave, without having to have the file on disk in the master, by using a StringIO object.

Change History

Changed 12 months ago by ddunbar

  • cc daniel@… added

Changed 7 months ago by dustin

  • milestone changed from undecided to 0.8.+

Anyone want to hack this together?

Changed 2 months ago by dustin

  • summary changed from RFE: Allow FileDowload from arbitrary file object to RFE: Allow FileDownload from arbitrary file object
Note: See TracTickets for help on using tickets.