[Buildbot-devel] Build step to update AssemblyInfo.cs files?

Pierre Tardy tardyp at gmail.com
Tue Jan 7 20:19:51 UTC 2014


Hello,
There is no option to run a python function on the slave, other than
uploading a script file, and running that file via a ShellStep.
HTH,

Pierre


On Tue, Jan 7, 2014 at 8:54 PM, Steve Hoelzer <shoelzer at gmail.com> wrote:

> On Mon, Jan 6, 2014 at 5:19 PM, Steve Hoelzer <shoelzer at gmail.com> wrote:
> > Assuming I'm breaking new ground now, I will have to write my own
> > build step. I can do the file updates in a Python function. After
> > reading docs and browsing code, I think I can subclass
> > LoggingBuildStep and implement start() to run my Python function as a
> > RemoteCommand. Is that a reasonable way to do things?
>
> Well I tried but that doesn't work. RemoteCommand calls the command on
> the command line but I just want to call a Python function. How can I
> get my build step to run a Python function on a slave?
>
> Thanks,
> Steve
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140107/d489d725/attachment.html>


More information about the devel mailing list