https://github.com/kohsuke/jenkinsfile-runner/pull/8
On Tue, Mar 6, 2018 at 8:13 PM, Oleg Nenashev <[email protected]> wrote: > I will create a pull request, stay tuned > > On Tuesday, March 6, 2018 at 7:32:21 PM UTC+1, [email protected] > wrote: >> >> Same exception here: java.lang.UnsupportedOperationException: Refusing >> to marshal io.jenkins.jenkinsfile.runner.SetJenkinsfileLocation for >> security reasons; >> >> I created an issue with full stacktrace >> <https://github.com/kohsuke/jenkinsfile-runner/issues/7>. >> Jesse or Oleg, maybe you could elaborate there how we could fix this. >> Which Jar needs the manifest, which library needs to be whitelisted and >> how can we achieve this? >> >> Cheers, >> Johannes >> >> Am Donnerstag, 1. März 2018 20:23:15 UTC+1 schrieb Kohsuke Kawaguchi: >>> >>> Jenkinsfile Runner is an experiment to package Jenkins pipeline >>> execution as a command line tool. The intend use cases include: >>> >>> - Use Jenkins in Function-as-a-Service context >>> - Assist editing Jenkinsfile locally >>> - Integration test shared libraries >>> >>> Over the past year, I've done some deep-dive 1:1 conversations with some >>> Jenkins users and I felt something like this might move the needle for them >>> in an important way. >>> >>> I'd love to hear any reactions on your side. Could something like this >>> be important for you, does it miss any key points for you? If you mentally >>> picture a perfect version of this, what would that do, and how would you >>> use? >>> >>> Let me know! >>> >>> -- >>> Kohsuke Kawaguchi >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/jenkinsci-dev/gjz3CDhi-kk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/8ad1c473-5292-4a38-ab6b-ab78c4371092% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/8ad1c473-5292-4a38-ab6b-ab78c4371092%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPfivLBA%2B0k%2BXsPW57nJExWuEpao6dEs_h7oSVJ%3DHG5qQyWSRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
