• 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: 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: