aheritier pointed out that when installing recommended plugins in Jenkins 2, sometimes the git step does not work in Pipeline builds until after a restart. This is because when workflow-scm-step is loaded, git might not yet be installed, so GitStep.DescriptorImpl would be skipped. If later in the same session git is installed, this extension is not revisited.

      Simpler to keep the SCM-specific steps in the corresponding plugins.

          [JENKINS-35247] Move git/svn steps out of workflow-scm-steps

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-19508 [ JENKINS-19508 ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "workflow-scm-step PR 2 (Web Link)" [ 14354 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-36239 [ JENKINS-36239 ]
          Mark Waite made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is blocked by JENKINS-36666 [ JENKINS-36666 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 171486 ] New: JNJira + In-Review [ 199113 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-35609 [ JENKINS-35609 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: