Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Chrome Extension providing coloring for raw GitLab CI build logs

License

Notifications You must be signed in to change notification settings

hho/terminal-colors-for-gitlab-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Colors for GitLab CI

Terminal Colors for GitLab CI is a tiny Chrome extension that provides terminal colors for GitLab CI build logs containing ANSI color codes.

It's inspired by the JenkinsTerminalColors extension.

Why?

GitLab CI produces a very nice xterm-like console output during a build:

During build

After the build, however, the log can only be viewed completely if it's smaller than 500kB. For larger logs, GitLab offers only the raw download of the build output:

Raw build log

With this Chrome extension, the raw build logs get the same colors as the log in GitLab:

Beautiful build log

How?

  • Install the extension
  • Open a raw build log on GitLab

Dev?

  • Clone the project
  • Open Extensions menu in Chrome
  • Enable Developer mode
  • Click on Load the unpacked extension
  • Select the path to the dist folder in your local copy of Terminal Colors for GitLab CI

About

Chrome Extension providing coloring for raw GitLab CI build logs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages