-
Improvement
-
Resolution: Incomplete
-
Major
-
-
Blue Ocean 1.3, Blue Ocean 1.4 - beta 1
Jenkins stores log output from jobs. Jenkins also provides several facilities to modify those logs, either as lines are written or as they are retrieved. For Blue Ocean, we needed to decide which of those facilities would be supported.
Blue Ocean is likely to use this subsystem for notes such as timestamps where additional data is stored for a loglines but will not use notes that dictate the use of generated HTML.
Original request
When using Blue Ocean UI, the console output is just plain text, wheras the classic UI had the option of plain text but by default showed a smarter console output that would, for instance, contain clickable url links to downstream jobs, or archived artifacts. That would be a very cool thing to have again in the Blue Ocean UI.
- relates to
-
JENKINS-35816 Log viewer to accomodate console annotators
-
- Resolved
-
-
JENKINS-46324 Support for ConsoleNote
-
- Resolved
-
-
JENKINS-38339 UI for downstream jobs launched with 'build' step
-
- In Review
-
-
JENKINS-46324 Support for ConsoleNote
-
- Resolved
-
-
JENKINS-45108 Integrate Timestamper plugin with Ocean Blue
-
- Resolved
-
[JENKINS-43107] Support console annotations and log stuff
Summary | Original: Blue Ocean console output, only outputs plain text | New: Support console annotations |
Link | New: This issue relates to JENKINS-38339 [ JENKINS-38339 ] |
Epic Link | New: JENKINS-35756 [ 171764 ] |
Description | Original: When using Blue Ocean UI, the console output is just plain text, wheras the classic UI had the option of plain text but by default showed a smarter console output that would, for instance, contain clickable url links to downstream jobs, or archived artifacts. That would be a very cool thing to have again in the Blue Ocean UI. |
New:
*Notes* Jenkins uses the console annotator extension point to display links and other elements within the console log. This extension point is a java extension point and could be moved to a js extension. *Original request* When using Blue Ocean UI, the console output is just plain text, wheras the classic UI had the option of plain text but by default showed a smarter console output that would, for instance, contain clickable url links to downstream jobs, or archived artifacts. That would be a very cool thing to have again in the Blue Ocean UI. |
Epic Link | Original: JENKINS-35756 [ 171764 ] | New: JENKINS-42919 [ 179928 ] |
Link |
New:
This issue relates to |
Link |
New:
This issue relates to |
Sprint | New: Blue Ocean 1.4 [ 311 ] |
Description |
Original:
*Notes* Jenkins uses the console annotator extension point to display links and other elements within the console log. This extension point is a java extension point and could be moved to a js extension. *Original request* When using Blue Ocean UI, the console output is just plain text, wheras the classic UI had the option of plain text but by default showed a smarter console output that would, for instance, contain clickable url links to downstream jobs, or archived artifacts. That would be a very cool thing to have again in the Blue Ocean UI. |
New:
*Note: some design invistigation needed to narrow the scope. Blue ocean now has ANSI colour, linked to triggered jobs and artifacts could well be covered by other specific tickets. This could remain to be an extension point to allow widgets/components in the log.* *--- original ---* *Notes* Jenkins uses the console annotator extension point to display links and other elements within the console log. This extension point is a java extension point and could be moved to a js extension. *Original request* When using Blue Ocean UI, the console output is just plain text, wheras the classic UI had the option of plain text but by default showed a smarter console output that would, for instance, contain clickable url links to downstream jobs, or archived artifacts. That would be a very cool thing to have again in the Blue Ocean UI. |
Sprint | Original: Blue Ocean 1.4 [ 311 ] | New: Blue Ocean 1.3 - beta 1 [ 386 ] |