Hello Li, I do not know the answer to your question, but since you are a student, you might be interested in our Google Summer of Code program. This is our main landing page <https://jenkins.io/projects/gsoc/>. We have projects ideas <https://jenkins.io/projects/gsoc/2019/project-ideas/> for students, but you are also welcome to submit your own project idea. Sorry I could not be of more help wrt your question. Perhaps if you search the sources you will find your answer.
You can find the GSoC community on the https://gitter.im/jenkinsci/gsoc-sig chat Best, Martin d'Anjou Jenkins GSoC Org Admin On Tuesday, February 26, 2019 at 7:36:29 AM UTC-5, [email protected] wrote: > > Hi all, > I'm a student from China University of Geosciences and I'm trying to > create a pipeline compatible plugin. I have encountered some problems when > I am learning the workflow-remote-loader-plugin > <https://github.com/jenkinsci/workflow-remote-loader-plugin> source code. > Class FileLoaderDSLImpl > <https://github.com/jenkinsci/workflow-remote-loader-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/workflow/remoteloader/FileLoaderDSL/FileLoaderDSLImpl.groovy> > defines > several methods for example withGit() . In the definition of this method it > uses a local variable 'script' to call its methods like deleteDir() and > checkout() (line 95). But I cannot find the definition of checkout() in > class CpsScript , could anyone tell me where this method is defined or how > to use the variable 'script'? > Thank you for your time. > Li Yudong > > -- 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/31b15152-5872-4d4d-8887-017c0e6d3607%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
