Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/7rulnik/gtlb-job-log-viewer

Browser extension for code highlighting raw logs in GitLab CI
https://github.com/7rulnik/gtlb-job-log-viewer

ansi ansi-colors browser-extension chrome-extension extension gitlab gitlab-ci logs trace

Last synced: 2 months ago
JSON representation

Browser extension for code highlighting raw logs in GitLab CI

Awesome Lists containing this project

README

        


logo

GTLB CI logs viewer


Disclaimer: it's not an official GitLab extension

> [Browser extension](https://chromewebstore.google.com/detail/gtlb-ci-logs-viewer/mjjniaplbhdjmhkmfknkbemfjghofaff) 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](https://chromewebstore.google.com/detail/gtlb-ci-logs-viewer/mjjniaplbhdjmhkmfknkbemfjghofaff)