Skip to content

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages