Hi, Does Jenkins has any kind of common storage which I could use for data exchange? samples: - set options for next step from groovy system step script (or every set options to groovy post build script from shell) - set options for other job which is executed on other node
Currently I do it via files(and have hardcoded somehow files names) or jobs parameters. I think it will be very nice to have any kind of daemon which could be used via simple network interface for setting/getting/creating/deleting variables. -- Thanks, Roman -- 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/1431363228.3389.10.camel%40gmail.com. For more options, visit https://groups.google.com/d/optout.
