Sign inSign up

theapplegeek/gitlab_pipeline_viewer

By theapplegeek

Updated 8 months ago

Image
0

708

theapplegeek/gitlab_pipeline_viewer repository overview

Gitlab Pipeline Viewer

This is a simple tool to visualize the Gitlab CI/CD pipelines. In Gitlab you can't see the whole pipelines at once, you have to click on each project to see the details.

Visit the live version

Gitlab Pipeline Viewer

Technologies

  • Angular
  • Tailwind CSS
  • PrimeNG
  • GraphQL
  • Gitlab API
  • Gitlab OAuth2

Features

  • View pipelines of projects
  • Search pipelines by project name or pipeline status
  • View pipeline details

License

This project is licensed under the MIT License - see the LICENSE file for details

Run the project

  1. Clone the project
  2. Install pnpm if you don't have it npm install -g pnpm
  3. Run pnpm install
  4. Replace client ID in src/enviromments/enviroment.ts with your Gitlab client ID, you can also change other envs if you use a different Gitlab instance
  5. Run pnpm start
  6. Open http://localhost:4200 in your browser

Tag summary

Content type

Image

Digest

sha256:bd2e7d5c9

Size

10.4 MB

Last updated

8 months ago

docker pull theapplegeek/gitlab_pipeline_viewer