Skip to content

tt-vjovanovic/gitlab-job-log-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Gitlab CI logs viewer

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

wihtout extension Without extension


with extension With extension

How to install

Chrome web store

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • HTML 15.0%
  • CSS 11.0%