Add full log viewer
What does this MR do and why?
Adds a full log viewer for completed logs to the job details page.
Changelog: added
Implements #455585 (closed)
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
Links from the usual logs page
Before | After |
---|---|
How to set up and validate locally
- Visit any completed job
- 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 - Check the result
Related to #295654
Edited by Miguel Rincon