Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40550

Remove "script" from Pipeline references in Jenkins UI

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Minor Minor
    • pipeline
    • None
    • Remove "script" from Pipeline references in Jenkins UI

      To clarify the differences we are going to call the new syntax "Declarative Pipeline" and the existing full-imperative syntax "Scripted Pipeline".

      Both are part of Pipeline and run on the same execution engine. The syntax is the only difference. Both can be used in a Jenkinsfile, both can be loaded from SCM.

      It has been suggested that terms like "Generate Pipeline script" or "Load Pipeline script from SCM' were confusing because they imply that only "Scripted Pipeline" can be used. We need to remove "script" from these references:

      "Generate Pipeline Script" -> "Generate Pipeline"
      "Load Pipeline script from SCM" -> "Load Pipeline from SCM"

            Unassigned Unassigned
            hrmpw Patrick Wolf
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: