Browser extension for code highlighting raw logs in GItlab CI
If you have large logs GitLab will show only part of it. GitLab has a link to the full log but it's completely unusable due of lack ANSI code highlighting and text formatting. This extension parses ANSI codes and shows full logs with code highlighting.
It works with self-hosted GitLab instances for links like http(s)://your-gitlab-hostname/path-to-project/-/jobs/job-number/raw and with gitlab.com.