I believe, from a quick look, that it stores the resulting Workflow script in the job's config.xml. On Dec 18, 2015 11:21 AM, "Kanstantsin Shautsou" <[email protected]> wrote:
> Can it store configuration directly in Jenkinsfile on jenkins side? > > On Friday, December 18, 2015 at 7:08:37 AM UTC+3, Michael Neale wrote: >> >> I wanted to introduce a bit of an experimental plugin for workflow: >> https://github.com/jenkinsci/pipeline-editor-plugin >> >> (details in the README.md). >> >> The basic idea is to support a very small subset of workflow, which is >> stored in a model, and outputs executable workflow script (you can try it >> out). >> Obviously (when you see it) it is fairly js heavy, but this was enabled >> but the handy tooling and packaging via: >> https://github.com/tfennelly/jenkins-js-modules. >> >> This is likely to change quite a bit, but I am interested in >> ideas/thoughts (I believe the first issue that someone who discovered the >> repo was "why not use react" - which is certainly being worked on!). >> I am also interested in what benefits people might see for users of >> Jenkins, learning workflow, or wanting to see a stage-like view as they >> edit (this may not be you, but may be someone you know). >> >> Cheers! >> >> >> >> >> >> -- > 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/d7619d30-bb86-4055-a606-1a49b3b58972%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/d7619d30-bb86-4055-a606-1a49b3b58972%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/CAPbPdOZd48cmfWN1SCHRCckYNyYajD9WUx%2BWzf%3DSRA7mJXauEQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
