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/a24d2158-b5bb-4b04-8f99-86b7378bee95%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
