From 5730ca36e8e19b6569e53bdbf35b5842db3c768b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20MERLE?= <95630726+smerle33@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:28:06 +0100 Subject: [PATCH] feat(jenkins_infra.ci.jenkins.io) add `pipeline graph view` as per https://github.com/jenkins-infra/helpdesk/issues/4435 following https://github.com/jenkins-infra/docker-jenkins-infraci/pull/74 lets replace `staging view` by `pipeline graph view` --- config/jenkins_infra.ci.jenkins.io.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jenkins_infra.ci.jenkins.io.yaml b/config/jenkins_infra.ci.jenkins.io.yaml index aab6925ec..fceca5a76 100644 --- a/config/jenkins_infra.ci.jenkins.io.yaml +++ b/config/jenkins_infra.ci.jenkins.io.yaml @@ -739,7 +739,7 @@ controller: appearance: pipelineGraphView: showGraphOnBuildPage: true - showGraphOnJobPage: false # change to true if pipeline-stage-view is removed + showGraphOnJobPage: true tools-config: | tool: git: