-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change the stage view to pipeline graph view on infra.ci #4435
Comments
I found this jenkinsci/pipeline-graph-view-plugin#312 that would do the trick, I tried manually on the UI on infra.ci which did this : by comparing the as code version, it was this part:
but then I saw this in the source code https://github.com/jenkins-infra/kubernetes-management/blob/625a0b6fb2e53a597cfcbdb31e5ce105d63f6796/config/jenkins_infra.ci.jenkins.io.yaml#L740-L742
pointing to jenkins-infra/kubernetes-management#4889 so I need confirmation that the problem have been solved and we can have both plugins installed or if we need to choose between them. |
I think you need to uninstall the stage view plugin |
|
as per jenkins-infra/helpdesk#4435 following jenkins-infra/docker-jenkins-infraci#74 lets replace `staging view` by `pipeline graph view`
as per jenkins-infra/helpdesk#4435 following jenkins-infra/docker-jenkins-infraci#74 lets replace `staging view` by `pipeline graph view`
done on infra.ci, lets postpone ci.jenkins.io until we are ok with this on infra.ci |
@smerle33 don't forget to open your RFE about build times in the plugin's JIRA ;) I also have one to open |
I think it's on github issues for this plugin https://plugins.jenkins.io/pipeline-graph-view/ here it is jenkinsci/pipeline-graph-view-plugin#565 |
Service(s)
ci.jenkins.io,infra.ci.jenkins.ioSummary
change the staging view to the pipeline graph view in the build page view
Reproduction steps
No response
The text was updated successfully, but these errors were encountered: