diff --git a/docs/img/webapp_pipeline_DAG_collapsed.png b/docs/img/webapp_pipeline_DAG_collapsed.png new file mode 100644 index 00000000..502e03ef Binary files /dev/null and b/docs/img/webapp_pipeline_DAG_collapsed.png differ diff --git a/docs/img/webapp_pipeline_stage_card.png b/docs/img/webapp_pipeline_stage_card.png new file mode 100644 index 00000000..f215fec3 Binary files /dev/null and b/docs/img/webapp_pipeline_stage_card.png differ diff --git a/docs/img/webapp_pipeline_stage_info.png b/docs/img/webapp_pipeline_stage_info.png new file mode 100644 index 00000000..14aba241 Binary files /dev/null and b/docs/img/webapp_pipeline_stage_info.png differ diff --git a/docs/webapp/pipelines/webapp_pipeline_viewing.md b/docs/webapp/pipelines/webapp_pipeline_viewing.md index 65bf262c..5b65e684 100644 --- a/docs/webapp/pipelines/webapp_pipeline_viewing.md +++ b/docs/webapp/pipelines/webapp_pipeline_viewing.md @@ -19,10 +19,46 @@ Each step shows: While the pipeline is running, the steps' details and colors are updated. +## Run Stages +Steps that were set into the same stage when created, are grouped into stages in the Run Details panel. + +In stages view, click`Expand Stages` to view the complete pipeline DAG with all steps visible. +In the detailed view, click `Collapse Stages` to view the pipeline DAG outline with the same stage steps grouped into a single stage. + +![Pipeline structure in stages](../../img/webapp_pipeline_DAG_collapsed.png) + + + +In the collapsed view, each stage displays: + +
+ +![Pipeline stage card](../../img/webapp_pipeline_stage_card.png) + +
+ +* Stage name +* Number of steps in stage + +Click Expand to view the +steps that comprise the stage. Select a step to view its [Step Info](#run-and-step-info). + +Click on a stage to view its **STAGE INFO**: + +
+ +![Pipeline stage info](../../img/webapp_pipeline_stage_info.png) + +
+ +* Stage name +* Step count by status - The number of steps in each status category (e.g. completed, running, pending) + + ## Run and Step Details ### Run and Step Info -On the right side of the pipeline run panel, view the **RUN INFO** which shows: +On the pipeline run panel, view the **RUN INFO** which shows: * Run Parameters * Reported Metrics * Produced Artifacts diff --git a/static/icons/ico-zoom-to-fit.svg b/static/icons/ico-zoom-to-fit.svg new file mode 100644 index 00000000..e30efb48 --- /dev/null +++ b/static/icons/ico-zoom-to-fit.svg @@ -0,0 +1,3 @@ + + +