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

Pipeline Plugin: Adjusting the Visualization of Pipeline Steps

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • pipeline
    • None
    • Workflow Plugin 1.10
      Pipeline Plugin 1.13

      Hello everyone,

      We are trying to change the visualization of the pipeline steps to make it more understandable for Jenkins users (developers or managers) and make it only show relevant steps:.

      i.e: showing nodes like:

      • stages
      • running batch
      • parallel steps

      But not showing other steps like:

      • Allocate node : Start
        Allocate node : Body : Start
        Change Directory : Start

      Is such an operation possible or will at affect the workflow functionality ?
      I tried to made the changes by starting with the class FlowGraphTable.

      Thank you in advance.
      Any help would be greatly appreciated

            jglick Jesse Glick
            leon_k Leon Leon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: