Skip to content

Ext3h/gtlb-job-log-viewer

 
 

Repository files navigation

logo

GTLB CI logs viewer

Disclaimer: it's not an official GitLab extension

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.

How it looks

without extension Without extension


with extension With extension

How to install

Chrome web store

About

Browser extension for code highlighting raw logs in GitLab CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • HTML 14.5%
  • CSS 10.8%