• Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • pipeline

      Since the workflow plugin has been introduced, the industry seems to have settled on the keyword "pipeline" to refer to a series of inter-connected automation used for software delivery that the workflow plugin is solving.

      While we have spent a considerable amount of effort evangelizing and popularizing "Workflow" to the Jenkins community, we found ourselves constantly needing to explain what it is, and this is particularly evident when we are talking to people who are not closely involved with the Jenkins project, such as silent-majority users, journalists, and new users.

      Rather than continuing this fight, at this point it seems more sensible to start using the word "pipeline". This has an added benefit to signal the intention of core developers that the pipeline support is front & center for Jenkins.

      For backward compatibility, there are parts we can rename & parts we cannot. jglick should update this with more detailed plan on exactly what to rename and what not to, but my current understanding is:

      Getting renamed:

      • All the display names in the user interface
      • GitHub repository name
      • Plugin display name (what shows up in the update center)

      NOT getting renamed:

      • Class name, package name, and Maven GAV ID
      • Plugin short name will stay the same

          [JENKINS-31153] Rename workflow to pipeline

          Code changed in jenkins
          User: R. Tyler Croy
          Path:
          docs/BEST_PRACTICES.md
          http://jenkins-ci.org/commit/pipeline-examples/e61d97c52344c00cf94e15a22287cad3dbf80d2d
          Log:
          Merge pull request #17 from gmacario/patch-1

          JENKINS-31153 Rename Workflow to Pipeline

          Compare: https://github.com/jenkinsci/pipeline-examples/compare/530b3d4ae385...e61d97c52344

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: R. Tyler Croy Path: docs/BEST_PRACTICES.md http://jenkins-ci.org/commit/pipeline-examples/e61d97c52344c00cf94e15a22287cad3dbf80d2d Log: Merge pull request #17 from gmacario/patch-1 JENKINS-31153 Rename Workflow to Pipeline Compare: https://github.com/jenkinsci/pipeline-examples/compare/530b3d4ae385...e61d97c52344

          Code changed in jenkins
          User: Manuel Recena
          Path:
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowEndNode.java
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java
          http://jenkins-ci.org/commit/workflow-api-plugin/efd40f1e36dbed7e77b845502b2377daae3885c7
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowEndNode.java api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java http://jenkins-ci.org/commit/workflow-api-plugin/efd40f1e36dbed7e77b845502b2377daae3885c7 Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          api/pom.xml
          http://jenkins-ci.org/commit/workflow-api-plugin/1c64c870e0f9949dce24b65e6cf8dfea9f5e4ce0
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: api/pom.xml http://jenkins-ci.org/commit/workflow-api-plugin/1c64c870e0f9949dce24b65e6cf8dfea9f5e4ce0 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Jesse Glick
          Path:
          api/pom.xml
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowEndNode.java
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java
          http://jenkins-ci.org/commit/workflow-api-plugin/5c206d7708befbf109a91ea3946d1e95eb33a878
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: api/pom.xml api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowEndNode.java api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java http://jenkins-ci.org/commit/workflow-api-plugin/5c206d7708befbf109a91ea3946d1e95eb33a878 Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          api/pom.xml
          http://jenkins-ci.org/commit/workflow-api-plugin/05c90ac84366db18a37adaa13f45ec53f8e7c395
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: api/pom.xml http://jenkins-ci.org/commit/workflow-api-plugin/05c90ac84366db18a37adaa13f45ec53f8e7c395 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          api/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-api-plugin/4b31e4eb3403603dc40f43e41aa58f2e1aaec0be
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: api/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-api-plugin/4b31e4eb3403603dc40f43e41aa58f2e1aaec0be Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
          support/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-support-plugin/35da396644356165fee79c3778b97a0ec1cfa0f6
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly support/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-support-plugin/35da396644356165fee79c3778b97a0ec1cfa0f6 Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          support/pom.xml
          http://jenkins-ci.org/commit/workflow-support-plugin/cb034785666eda3d164b787f061c394c5781e951
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: support/pom.xml http://jenkins-ci.org/commit/workflow-support-plugin/cb034785666eda3d164b787f061c394c5781e951 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Jesse Glick
          Path:
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
          support/pom.xml
          support/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-support-plugin/33caac94648bc8a01fe0270aa48ce994396c4993
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly support/pom.xml support/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-support-plugin/33caac94648bc8a01fe0270aa48ce994396c4993 Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          support/pom.xml
          http://jenkins-ci.org/commit/workflow-support-plugin/7dbcdffb6128f51a4a3f09ee987ca2d99f6a62ee
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: support/pom.xml http://jenkins-ci.org/commit/workflow-support-plugin/7dbcdffb6128f51a4a3f09ee987ca2d99f6a62ee Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Manuel Recena
          Path:
          basic-steps/pom.xml
          http://jenkins-ci.org/commit/workflow-basic-steps-plugin/cf1880faa0fb991b3cc916480270043bd90f2bdd
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: basic-steps/pom.xml http://jenkins-ci.org/commit/workflow-basic-steps-plugin/cf1880faa0fb991b3cc916480270043bd90f2bdd Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/pom.xml
          http://jenkins-ci.org/commit/workflow-basic-steps-plugin/23d46567cea41470242a2da3d0e58ae4093dd019
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/pom.xml http://jenkins-ci.org/commit/workflow-basic-steps-plugin/23d46567cea41470242a2da3d0e58ae4093dd019 Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          basic-steps/pom.xml
          http://jenkins-ci.org/commit/workflow-basic-steps-plugin/5f87f11ae72b70625395b0ac992abe868021b57f
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: basic-steps/pom.xml http://jenkins-ci.org/commit/workflow-basic-steps-plugin/5f87f11ae72b70625395b0ac992abe868021b57f Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/CORE-STEPS.md
          basic-steps/src/main/resources/index.jelly
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CatchErrorStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/SleepStep/help.html
          http://jenkins-ci.org/commit/workflow-basic-steps-plugin/96c2cd530ccb577a17bafc6772cc0f85a8e334dd
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/CORE-STEPS.md basic-steps/src/main/resources/index.jelly basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CatchErrorStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/SleepStep/help.html http://jenkins-ci.org/commit/workflow-basic-steps-plugin/96c2cd530ccb577a17bafc6772cc0f85a8e334dd Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/CORE-STEPS.md
          basic-steps/src/main/resources/index.jelly
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CatchErrorStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep/help.html
          basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/SleepStep/help.html
          http://jenkins-ci.org/commit/workflow-basic-steps-plugin/0643d8ea4bdad60323e71549d4d2a8c5f6e39032
          Log:
          Merge pull request #314 from jglick/more-renames

          JENKINS-31153 More renames
          Originally-Committed-As: 3094947f45f0b7d7c18d7f3be03b39eceffeee5b

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/CORE-STEPS.md basic-steps/src/main/resources/index.jelly basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CatchErrorStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep/help.html basic-steps/src/main/resources/org/jenkinsci/plugins/workflow/steps/SleepStep/help.html http://jenkins-ci.org/commit/workflow-basic-steps-plugin/0643d8ea4bdad60323e71549d4d2a8c5f6e39032 Log: Merge pull request #314 from jglick/more-renames JENKINS-31153 More renames Originally-Committed-As: 3094947f45f0b7d7c18d7f3be03b39eceffeee5b

          Code changed in jenkins
          User: Manuel Recena
          Path:
          scm-step/pom.xml
          http://jenkins-ci.org/commit/workflow-scm-step-plugin/4c387cc46c20ef4d5fee38a025ce0c8a02978fb6
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: scm-step/pom.xml http://jenkins-ci.org/commit/workflow-scm-step-plugin/4c387cc46c20ef4d5fee38a025ce0c8a02978fb6 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          scm-step/README.md
          scm-step/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-scm-step-plugin/d74759b2ddf08f5a4197880af2887e1bf90ffad6
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: scm-step/README.md scm-step/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-scm-step-plugin/d74759b2ddf08f5a4197880af2887e1bf90ffad6 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Manuel Recena
          Path:
          scm-step/pom.xml
          http://jenkins-ci.org/commit/workflow-scm-step-plugin/ea62cef0016d186022740193e8ace535b9e3eb57
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: scm-step/pom.xml http://jenkins-ci.org/commit/workflow-scm-step-plugin/ea62cef0016d186022740193e8ace535b9e3eb57 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          scm-step/README.md
          scm-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GenericSCMStep/help.html
          http://jenkins-ci.org/commit/workflow-scm-step-plugin/9b6d9469b66b567a61d7117be0ff08e99061c9d3
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: scm-step/README.md scm-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GenericSCMStep/help.html http://jenkins-ci.org/commit/workflow-scm-step-plugin/9b6d9469b66b567a61d7117be0ff08e99061c9d3 Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerCancelledCause.java
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/07200b9c7a1c04e7e0957402db7c4b08abb3b724
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerCancelledCause.java http://jenkins-ci.org/commit/pipeline-build-step-plugin/07200b9c7a1c04e7e0957402db7c4b08abb3b724 Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/a712585fa5261665c9227cbc2629b9a09d191a08
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-build-step-plugin/a712585fa5261665c9227cbc2629b9a09d191a08 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-job.html
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-wait.html
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/a89714ecabe6af104c4b6619a2023143cf071696
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e26b879008e27e7e6bdc719e8bbee2f31d1b6339

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-job.html support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-wait.html http://jenkins-ci.org/commit/pipeline-build-step-plugin/a89714ecabe6af104c4b6619a2023143cf071696 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e26b879008e27e7e6bdc719e8bbee2f31d1b6339

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/ef4fa63fe77689ff25e4e74f1474ba17a2a80eb5
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/pipeline-build-step-plugin/ef4fa63fe77689ff25e4e74f1474ba17a2a80eb5 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Jesse Glick
          Path:
          durable-task-step/pom.xml
          multibranch/src/main/resources/index.jelly
          support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerCancelledCause.java
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-job.html
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-wait.html
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/621569e1309aee771cfdf164ebedc0926417ce0c
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: durable-task-step/pom.xml multibranch/src/main/resources/index.jelly support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerCancelledCause.java support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-job.html support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-wait.html http://jenkins-ci.org/commit/pipeline-build-step-plugin/621569e1309aee771cfdf164ebedc0926417ce0c Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/242d61319e954236222435c5b88a98c2976f3d4a
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-build-step-plugin/242d61319e954236222435c5b88a98c2976f3d4a Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/pipeline-build-step-plugin/2c62c783effc83f6fb28b341aa772e9ed2204972
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/src/main/resources/index.jelly http://jenkins-ci.org/commit/pipeline-build-step-plugin/2c62c783effc83f6fb28b341aa772e9ed2204972 Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStep.java
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/867e2396fbc5e4b6e545ed3e8e974526e57e692a
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStep.java http://jenkins-ci.org/commit/pipeline-input-step-plugin/867e2396fbc5e4b6e545ed3e8e974526e57e692a Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/5d72322613585ff1df596a3a731233059963364d
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-input-step-plugin/5d72322613585ff1df596a3a731233059963364d Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/d9ddf50d918f2b517b4f4940f141692fb4c236de
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/pipeline-input-step-plugin/d9ddf50d918f2b517b4f4940f141692fb4c236de Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Jesse Glick
          Path:
          durable-task-step/pom.xml
          multibranch/src/main/resources/index.jelly
          support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStep.java
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/c540394932434c9b7a46726057bf74050586f017
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: durable-task-step/pom.xml multibranch/src/main/resources/index.jelly support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStep.java http://jenkins-ci.org/commit/pipeline-input-step-plugin/c540394932434c9b7a46726057bf74050586f017 Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/1ee41ba22dbefc2939919836d2e84b85d809a3e6
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-input-step-plugin/1ee41ba22dbefc2939919836d2e84b85d809a3e6 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/src/main/resources/index.jelly
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/input/InputStep/help.html
          http://jenkins-ci.org/commit/pipeline-input-step-plugin/fa379bac235be050b5832eaa02186e50630d6d09
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/src/main/resources/index.jelly support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/input/InputStep/help.html http://jenkins-ci.org/commit/pipeline-input-step-plugin/fa379bac235be050b5832eaa02186e50630d6d09 Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-stage-step-plugin/caf351f20338f8b3b1ba38546f7aa109ce4831ec
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-stage-step-plugin/caf351f20338f8b3b1ba38546f7aa109ce4831ec Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/pipeline-stage-step-plugin/07946ae715e4b189a830a3bd288e5677a7ec640e
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/pipeline-stage-step-plugin/07946ae715e4b189a830a3bd288e5677a7ec640e Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Manuel Recena
          Path:
          durable-task-step/pom.xml
          http://jenkins-ci.org/commit/pipeline-stage-step-plugin/369463ce3790cf7a97630a5882491070371811e7
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: durable-task-step/pom.xml http://jenkins-ci.org/commit/pipeline-stage-step-plugin/369463ce3790cf7a97630a5882491070371811e7 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/src/main/resources/index.jelly
          support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/help.html
          http://jenkins-ci.org/commit/pipeline-stage-step-plugin/1391b05046c44c8b98bbf1f740382b878496e395
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/src/main/resources/index.jelly support/src/main/resources/org/jenkinsci/plugins/workflow/support/steps/StageStep/help.html http://jenkins-ci.org/commit/pipeline-stage-step-plugin/1391b05046c44c8b98bbf1f740382b878496e395 Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMVar.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectFactory.java
          multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/a5e9d5900f8d6390943dff0784ac136d522e09ab
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMVar.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectFactory.java multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties http://jenkins-ci.org/commit/workflow-multibranch-plugin/a5e9d5900f8d6390943dff0784ac136d522e09ab Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/pom.xml
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/9141fdeea59c7cb6c2dc62b569fdd469a83023ea
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/pom.xml http://jenkins-ci.org/commit/workflow-multibranch-plugin/9141fdeea59c7cb6c2dc62b569fdd469a83023ea Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/05ceb092495c6d3982cc76c57ac366b94370fc76
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-multibranch-plugin/05ceb092495c6d3982cc76c57ac366b94370fc76 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Jesse Glick
          Path:
          multibranch/pom.xml
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMVar.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java
          multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectFactory.java
          multibranch/src/main/resources/index.jelly
          multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/9db86141e8cc151e53831710f3b263dd7649b954
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: multibranch/pom.xml multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMVar.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject.java multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProjectFactory.java multibranch/src/main/resources/index.jelly multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/WorkflowMultiBranchProject/newInstanceDetail.properties http://jenkins-ci.org/commit/workflow-multibranch-plugin/9db86141e8cc151e53831710f3b263dd7649b954 Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowJobNonRestartingTest.java
          cps/package.json
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
          cps/src/main/resources/index.jelly
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scriptPath.html
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
          http://jenkins-ci.org/commit/workflow-cps-plugin/98609abbdb17c9af8affaa29ced22b6c4b3c82c5
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowJobNonRestartingTest.java cps/package.json cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java cps/src/main/resources/index.jelly cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scriptPath.html cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly http://jenkins-ci.org/commit/workflow-cps-plugin/98609abbdb17c9af8affaa29ced22b6c4b3c82c5 Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/pom.xml
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/fc9124e64fd19dbd00e2853e7a0df4cd91798902
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/pom.xml http://jenkins-ci.org/commit/workflow-multibranch-plugin/fc9124e64fd19dbd00e2853e7a0df4cd91798902 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Manuel Recena
          Path:
          cps/src/main/js/samples.js
          http://jenkins-ci.org/commit/workflow-cps-plugin/1528233f0c99d0766bb4d39958284cc35cd3a7c7
          Log:
          JENKINS-31153 One more label

          Originally-Committed-As: 259a070a3f9b24b564a9ceb04298eed013b00062

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: cps/src/main/js/samples.js http://jenkins-ci.org/commit/workflow-cps-plugin/1528233f0c99d0766bb4d39958284cc35cd3a7c7 Log: JENKINS-31153 One more label Originally-Committed-As: 259a070a3f9b24b564a9ceb04298eed013b00062

          Code changed in jenkins
          User: Manuel Recena
          Path:
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowRunConsoleNote.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java
          job/src/main/resources/index.jelly
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
          http://jenkins-ci.org/commit/workflow-job-plugin/57fb19b54cf3cc169d77c23f967a29783f850871
          Log:
          JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface

          Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowRunConsoleNote.java job/src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java job/src/main/resources/index.jelly job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly http://jenkins-ci.org/commit/workflow-job-plugin/57fb19b54cf3cc169d77c23f967a29783f850871 Log: JENKINS-31153 Rename Workflow to Pipeline. All the display names in the user interface Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/src/main/resources/index.jelly
          multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/JobPropertyStep/help.html
          multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/SCMVar/help.jelly
          http://jenkins-ci.org/commit/workflow-multibranch-plugin/2ab74ee84a62b3b246e05e8ae1f6e8ee21f34bac
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/src/main/resources/index.jelly multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/JobPropertyStep/help.html multibranch/src/main/resources/org/jenkinsci/plugins/workflow/multibranch/SCMVar/help.jelly http://jenkins-ci.org/commit/workflow-multibranch-plugin/2ab74ee84a62b3b246e05e8ae1f6e8ee21f34bac Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
          http://jenkins-ci.org/commit/workflow-cps-plugin/835c817120f8b549e7f90a8f13f7834126dc0d44
          Log:
          JENKINS-31153 Remove unrelated change

          Originally-Committed-As: 2146584587da0332c440c9e70e675159a8724288

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java http://jenkins-ci.org/commit/workflow-cps-plugin/835c817120f8b549e7f90a8f13f7834126dc0d44 Log: JENKINS-31153 Remove unrelated change Originally-Committed-As: 2146584587da0332c440c9e70e675159a8724288

          Code changed in jenkins
          User: Manuel Recena
          Path:
          cps/pom.xml
          http://jenkins-ci.org/commit/workflow-cps-plugin/1307f6a83e0dc37a3c67b2d83a8451febbc7d2b6
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: cps/pom.xml http://jenkins-ci.org/commit/workflow-cps-plugin/1307f6a83e0dc37a3c67b2d83a8451febbc7d2b6 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          job/pom.xml
          http://jenkins-ci.org/commit/workflow-job-plugin/d34c4b27aa6415830bcf9cdb491c52a9ed076336
          Log:
          JENKINS-31153 Changing POM Module Name in all modules

          Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: job/pom.xml http://jenkins-ci.org/commit/workflow-job-plugin/d34c4b27aa6415830bcf9cdb491c52a9ed076336 Log: JENKINS-31153 Changing POM Module Name in all modules Originally-Committed-As: 178b74cb7907696a107ed43cbe6768d72b49a910

          Code changed in jenkins
          User: Manuel Recena
          Path:
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-cps-plugin/b2ba8b2e1bd63c7744911c5a00c21ecacc2bf4c0
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-cps-plugin/b2ba8b2e1bd63c7744911c5a00c21ecacc2bf4c0 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Jesse Glick
          Path:
          aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowJobNonRestartingTest.java
          cps/package.json
          cps/pom.xml
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
          cps/src/main/js/samples.js
          cps/src/main/resources/index.jelly
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scriptPath.html
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
          multibranch/src/main/resources/index.jelly
          http://jenkins-ci.org/commit/workflow-cps-plugin/bd2d1662356531a50841beadfabb2ef9a84cfd0f
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowJobNonRestartingTest.java cps/package.json cps/pom.xml cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java cps/src/main/js/samples.js cps/src/main/resources/index.jelly cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scriptPath.html cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly multibranch/src/main/resources/index.jelly http://jenkins-ci.org/commit/workflow-cps-plugin/bd2d1662356531a50841beadfabb2ef9a84cfd0f Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Manuel Recena
          Path:
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly
          http://jenkins-ci.org/commit/workflow-job-plugin/480eee8345b296c5ac6cf4409f7c20813842ccb9
          Log:
          JENKINS-31153 More references were replaced

          Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: job/src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly http://jenkins-ci.org/commit/workflow-job-plugin/480eee8345b296c5ac6cf4409f7c20813842ccb9 Log: JENKINS-31153 More references were replaced Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106

          Code changed in jenkins
          User: Manuel Recena
          Path:
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/newInstanceDetail.jelly
          http://jenkins-ci.org/commit/workflow-job-plugin/a71b83a5cff2c18911c8a62928ee2a5c9dadbac9
          Log:
          JENKINS-31153 @jglick's suggestion was addressed

          Originally-Committed-As: 2ca9e66e56803506314c48b7a9aebb2c46fda5e2

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/newInstanceDetail.jelly http://jenkins-ci.org/commit/workflow-job-plugin/a71b83a5cff2c18911c8a62928ee2a5c9dadbac9 Log: JENKINS-31153 @jglick's suggestion was addressed Originally-Committed-As: 2ca9e66e56803506314c48b7a9aebb2c46fda5e2

          Code changed in jenkins
          User: Manuel Recena
          Path:
          cps/pom.xml
          http://jenkins-ci.org/commit/workflow-cps-plugin/051a03ceade003d90be6cfb7d6f2ccd7b1d5f2a4
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: cps/pom.xml http://jenkins-ci.org/commit/workflow-cps-plugin/051a03ceade003d90be6cfb7d6f2ccd7b1d5f2a4 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java
          job/pom.xml
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowRunConsoleNote.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java
          job/src/main/resources/index.jelly
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/newInstanceDetail.jelly
          job/src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly
          http://jenkins-ci.org/commit/workflow-job-plugin/07e8dd5279cb5d613d530343818fb00d7af8d0de
          Log:
          Merge pull request #296 from recena/JENKINS-31153

          JENKINS-31153 Rename Workflow to Pipeline
          Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowStartNode.java job/pom.xml job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowRunConsoleNote.java job/src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java job/src/main/resources/index.jelly job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/newInstanceDetail.jelly job/src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly http://jenkins-ci.org/commit/workflow-job-plugin/07e8dd5279cb5d613d530343818fb00d7af8d0de Log: Merge pull request #296 from recena/ JENKINS-31153 JENKINS-31153 Rename Workflow to Pipeline Originally-Committed-As: 118b89e1b1828a39f50fb955942ffcbbe69e653e

          Code changed in jenkins
          User: Jesse Glick
          Path:
          basic-steps/src/main/resources/index.jelly
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/steps/LoadStep.java
          cps/src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStep.java
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition/help-script.html
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scm.html
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
          cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/steps/LoadStep/help.html
          http://jenkins-ci.org/commit/workflow-cps-plugin/440fd34d14012dd013a99d50663ee43c8117aefe
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: basic-steps/src/main/resources/index.jelly cps/src/main/java/org/jenkinsci/plugins/workflow/cps/steps/LoadStep.java cps/src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStep.java cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition/help-script.html cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition/help-scm.html cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/steps/LoadStep/help.html http://jenkins-ci.org/commit/workflow-cps-plugin/440fd34d14012dd013a99d50663ee43c8117aefe Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          Code changed in jenkins
          User: Manuel Recena
          Path:
          job/pom.xml
          http://jenkins-ci.org/commit/workflow-job-plugin/4f64bc9272c33de242787f6710e6f5c60463b587
          Log:
          JENKINS-31153 WikiPage URL renamed

          Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: job/pom.xml http://jenkins-ci.org/commit/workflow-job-plugin/4f64bc9272c33de242787f6710e6f5c60463b587 Log: JENKINS-31153 WikiPage URL renamed Originally-Committed-As: 3498babe0c38b35dac8e0a0cccb9051ca129c2c8

          Code changed in jenkins
          User: Jesse Glick
          Path:
          job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowConsoleLogger.java
          http://jenkins-ci.org/commit/workflow-job-plugin/b186ee2849adca7854355b2a4c31aa5f0b974ac0
          Log:
          JENKINS-31153 More renames.

          Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: job/src/main/java/org/jenkinsci/plugins/workflow/job/console/WorkflowConsoleLogger.java http://jenkins-ci.org/commit/workflow-job-plugin/b186ee2849adca7854355b2a4c31aa5f0b974ac0 Log: JENKINS-31153 More renames. Originally-Committed-As: 199d8c9dc7ec8d02d6429dd652f666f14cbfc660

            recena Manuel Recena Soto
            kohsuke Kohsuke Kawaguchi
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: