Skip to content

Commit 47ae29c

Browse files
authored
Job view is available (#54)
1 parent 13afece commit 47ae29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This plugin aims to bring the best of Blue Ocean into the regular Jenkins UI.
3737
That means functionality like:
3838

3939
* [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)
4141
* [ ] Modern logs viewing
4242

4343
The plugin should be lightweight, using or providing extension points where possible rather than building everything into one plugin.

0 commit comments

Comments
 (0)