-
Story
-
Resolution: Fixed
-
Blocker
-
-
1.0, Blue Ocean 1.0-rc3
Scope
- Log toolbar buttons should open or download the log for the selected stage or parallel
- Freestyle behaviour remains the same as before this change - e.g. the buttons should show or download the full log for freestyle
- Link to full Pipeline log appears on Artifact tab (looks like an artifact)
- name: "pipeline.log"
- size: "–"
Problem
There is no way to get the log for the whole stage or parallel. The full log is not useful as it intermingles logs from different parallel branches.
Design brief
What we'd like to do is change the download/view links for the log so that they only produce logs for the stage/parallel that has been selected. We should then have download/view links for the whole log somewhere else - I am thinking the same has to go above the graph? Need to think about what this looks like when the graph is present and not present.
- Full log appears as an artifact
Original request
Will be nice to have "expand all" button to see all steps (view whole log doesn't help due multiple parallels)
- is blocked by
-
JENKINS-41350 API to return full log for a stage or parallel branch
- Resolved
- is duplicated by
-
JENKINS-41717 Blue Ocean - Steps section should show full log for given step.
- Closed