An open API service indexing awesome lists of open source software.

https://github.com/grimpy/glunit

Project that wraps gitlab to show junit files
https://github.com/grimpy/glunit

Last synced: 5 months ago
JSON representation

Project that wraps gitlab to show junit files

Awesome Lists containing this project

README

          

# Project that wraps gitlab to show junit files

This project uses the gitlab api to list projects/pipelines/jobs to show results posted in junit format

It works an http server using flask

## Configuration

Change config.py enter `GITLAB_TOKEN` and `GITLAB_URL`