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

First step in Pipeline does not have a description

    • Pipeline - April 2018

      Found in workflow api 2.24

      node{
          stage ('Build') {
                  sh 'echo "Building"'
          }
          stage ('Test') {
                  sh 'echo testing'
          }
          stage ('Deploy') {
                  sh 'echo deploy'
          }
      }
      

          [JENKINS-48644] First step in Pipeline does not have a description

          James Dumay created issue -
          Sam Van Oort made changes -
          Remote Link New: This issue links to "PR#195 (Web Link)" [ 19515 ]
          Sam Van Oort made changes -
          Priority Original: Blocker [ 1 ] New: Minor [ 4 ]
          Sam Van Oort made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Sam Van Oort made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Vivek Pandey made changes -
          Sprint Original: Pipeline - December [ 446 ] New: Pipeline - March 2018 [ 506 ]
          Sam Van Oort made changes -
          Resolution New: Done [ 10000 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

            svanoort Sam Van Oort
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: