Skip to content

WIP: sketchy start at supporting nester parallel branches in graph#360

Draft
timbrown5 wants to merge 1 commit intojenkinsci:mainfrom
timbrown5:wip-graph-view-nesting
Draft

WIP: sketchy start at supporting nester parallel branches in graph#360
timbrown5 wants to merge 1 commit intojenkinsci:mainfrom
timbrown5:wip-graph-view-nesting

Conversation

@timbrown5
Copy link
Contributor

An experiment, more than a proposal to see how to resolve #51

  • added the concept of NodeRows (that can child rows)
  • split and updated the processTopStage the method in PipelineGraphLayout to add nested parallels (these aren't nested inside parent NodeRows at the moment).
  • update other classes to not break when they see a NodeRow.

Testing done

  • Tested using local pipeline - not updated spec tests to work.

@timbrown5 timbrown5 requested a review from a team as a code owner March 12, 2024 09:56
@timbrown5 timbrown5 marked this pull request as draft March 12, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for visualizing pipeline with nested parallel stages

1 participant