You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ This plugin aims to bring the best of Blue Ocean into the regular Jenkins UI.
37
37
That means functionality like:
38
38
39
39
*[x] Pipeline graph
40
-
*[] Summary of runs in a job (like [Pipeline Stage View Plugin](https://github.com/jenkinsci/pipeline-stage-view-plugin/), but simpler, more modern and more performant)
40
+
*[x] Summary of runs in a job (like [Pipeline Stage View Plugin](https://github.com/jenkinsci/pipeline-stage-view-plugin/), but simpler, more modern and more performant)
41
41
*[ ] Modern logs viewing
42
42
43
43
The plugin should be lightweight, using or providing extension points where possible rather than building everything into one plugin.
0 commit comments