Skip to content

Add full log viewer

Miguel Rincon requested to merge 295654-log-viewer-poc-integration-2 into master

What does this MR do and why?

Adds a full log viewer for completed logs to the job details page.

Changelog: added

Implements #455585

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

image

Links from the usual logs page

Before After
image image

How to set up and validate locally

  1. Visit any completed job
  2. Select the button "Log viewer (Experimental)", or add /viewer to its URL, for example: http://gdk.test:3000/top-group/top-project/-/jobs/11113/viewer
  3. Check the result

Related to #295654

Edited by Miguel Rincon

Merge request reports