All Projects → 7rulnik → gitlab-job-log-viewer

7rulnik / gitlab-job-log-viewer

Licence: other
Browser extension for code highlighting raw logs in Gitlab CI

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to gitlab-job-log-viewer

ansiart2utf8
Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.
Stars: ✭ 32 (+52.38%)
Mutual labels:  ansi, ansi-colors
kolorist
A tiny utility to colorize stdin/stdout
Stars: ✭ 160 (+661.9%)
Mutual labels:  ansi, ansi-colors
gitlab-ci-android-fastlane
Docker image for building android apps on Gitlab CI
Stars: ✭ 25 (+19.05%)
Mutual labels:  gitlab, gitlab-ci
grru
Gitlab Release Remover UI
Stars: ✭ 42 (+100%)
Mutual labels:  gitlab, browser-extension
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+1404.76%)
Mutual labels:  gitlab, gitlab-ci
ansi-php
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
Stars: ✭ 82 (+290.48%)
Mutual labels:  ansi, ansi-colors
gitlab-chart
Kubernetes Helm chart to deploy GitLab
Stars: ✭ 59 (+180.95%)
Mutual labels:  gitlab, gitlab-ci
gitlab-ci-variables-cli
CLI tool to allow setting bulk project variables on Gitlab CI
Stars: ✭ 38 (+80.95%)
Mutual labels:  gitlab, gitlab-ci
youtube-audio
Disable videos on Youtube saves resource usage (Youtube becomes audio only)
Stars: ✭ 13 (-38.1%)
Mutual labels:  extension, browser-extension
code-tours-github
A browser extension to allow to play Code Tours directly from the Browser.
Stars: ✭ 52 (+147.62%)
Mutual labels:  extension, browser-extension
ansicolor
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
Stars: ✭ 91 (+333.33%)
Mutual labels:  ansi, ansi-colors
gitlab-runner
GitLab Runner (Docker image) for ARM devices, this is a mirror repository of
Stars: ✭ 17 (-19.05%)
Mutual labels:  gitlab, gitlab-ci
gitlab-ci-runner-marathon
A customized Docker image for running scalable GitLab CI runners on Marathon
Stars: ✭ 14 (-33.33%)
Mutual labels:  gitlab, gitlab-ci
trakttvstats
A chrome extension adding various improvements to trakt.tv
Stars: ✭ 23 (+9.52%)
Mutual labels:  extension, browser-extension
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (+14.29%)
Mutual labels:  ansi, ansi-colors
godot-cpp-ci
Docker image and Github Actions to automatically compile Godot C++ GDNative libraries.
Stars: ✭ 21 (+0%)
Mutual labels:  gitlab, gitlab-ci
GitLabCLI
Cross platform GitLab CLI tool
Stars: ✭ 28 (+33.33%)
Mutual labels:  gitlab, gitlab-ci
gitlabby-dockerish-laravel
What happens when you Dockerize your Laravel testing environment and throw it at Gitlab CI?
Stars: ✭ 33 (+57.14%)
Mutual labels:  gitlab, gitlab-ci
github-wc-polyfill
Ensure that all GitHub and GitLab scripts required for UXP and SeaMonkey are loaded correctly
Stars: ✭ 87 (+314.29%)
Mutual labels:  gitlab, extension
gitlab-notify-extension
🦊 Gitlab Browser Extension (Chrome & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.
Stars: ✭ 65 (+209.52%)
Mutual labels:  gitlab, browser-extension

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].