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

Executor should show the current stage the flow run is in

      PlaceholderExecutable/executorCell.jelly, which shows steps being run on a particular slave (executor slot), currently only shows something like Building myflow #99. It would be nice if it showed which stage (StageAction) the build was in.

      (The StageAction Javadoc leaves open the possibility of stages which are thread-specific. But the StageAction attached by StageStep is not thread-specific, so this refinement is not important.)

      More broadly, and to support parallel threads better, find the nearest ancestor of the FlowNode available to the PlaceholderExecutable which has an attached LabelAction, and display that label.

          [JENKINS-26132] Executor should show the current stage the flow run is in

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26107 [ JENKINS-26107 ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "workflow-durable-task-step PR 2 (Web Link)" [ 14182 ]
          Jesse Glick made changes -
          Epic Link New: JENKINS-35400 [ 171193 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-36547 [ JENKINS-36547 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 160122 ] New: JNJira + In-Review [ 185559 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Component/s New: workflow-durable-task-step-plugin [ 21715 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]

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

              Created:
              Updated:
              Resolved: