A user should have a way of accessing the Workflow Snippet Generator without having to create a job. At least, it would be useful to be able to link to a functional Workflow Snippet Generator. Since the available snippets may vary depending on the plugins installed, this is something that needs an active Jenkins instance. Perhaps the scripts could be stored in a shared location that could later be accessed by jobs.
- is duplicated by
-
JENKINS-34147 localhost:8080/workflow-cps-snippetizer/dslReference is a fugly URL
-
- Resolved
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
pom.xml
src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java
src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java
src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectFactory.java
src/main/resources/org/jenkinsci/plugins/workflow/multibranch/SCMBinder/config.jelly
http://jenkins-ci.org/commit/workflow-multibranch-plugin/6dd84f615efda6ccf826f328e553d16ccf4d260f
Log:
JENKINS-31831Show Pipeline Groovy link on Pipeline multibranch projects and organization folders.