1.1.5 • Published 6 years ago

gitlab-pipeline-dashboard v1.1.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Gitlab pipeline status NPM NPM

Gitlab Pipeline Dashboard

This is a dashboard for GitLab's CI (continuous integration) pipelines! Best viewed on a large display such as an TV.

Try the demo dashboard.

preview

This is my first release of the project and I am embarrassed by the sloppy code. So please report any issues you find! 🕵

Quick start

Install

# Using yarn
yarn global add gitlab-pipeline-dashboard

# Using NPM
npm i -g gitlab-pipeline-dashboard

Run

ci-dashboard

To specify another port

PORT=8081 ci-dashboard

Description

I think most of us can agree that GitLab CI is awesome, but unfortunately it doesn't ship with a dashboard (yet).

So here is my solution! 😎

What makes it diffferent from other solutions out there?

This dashboard scans all the projects of your group(s) for active pipelines. Thus you don't need to reconfigure it everytime you add CI to your projects. 👌

It was inspired by this issue.

mockup

Development

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago