> On 31.08.2015, at 03:42, Jan Niklas Hasse <[email protected]> wrote: > > I've tried to contact him by email, but the email listed there > ([email protected]) doesn't work (DNS error for slide.com).
Try the email address listed at https://github.com/rtyler (assuming this is the same R. Tyler) > >> I wonder whether this plugin was ever actually considered 'real', or if it's >> just demo code. It doesn't really do anything. > > What do you mean? We are using this plugin in production for our build > servers to execute Python code. While it may work, it doesn’t seem to do much that could be considered useful: It doesn’t look like it’s doing anything a shell build step (built into Jenkins core) with `#!/usr/bin/env python` as shebang line couldn’t/wouldn't also do (except perhaps work on Windows, not sure from reading the code). -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/03880471-E03B-481E-AE58-5D305DB478BA%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
