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

https://github.com/datatok/tintin

reporting tool for djobi: web server, email, prometheus
https://github.com/datatok/tintin

Last synced: 5 months ago
JSON representation

reporting tool for djobi: web server, email, prometheus

Awesome Lists containing this project

README

          

Generate report, of Djobi®© pipeline runs.

## Requirement

* go
* docker

## Usage

### Env. variables

* ``TINTIN_PIPELINES_URLS`` URL to pipelines definitions (git)
* ``TINTIN_PIPELINES_PATH`` relative path to pipelines definitions
* ``HTML_TEMPLATE`` the HTML template to serve
* ``METRICS_LOG_API_URL`` elasticsearch URL to get job details
* ``FRONT_URLS_PATH`` YAML file with magic links
* ``LOG_LEVEL``

### CLI

```
./tintin server
```

## Project workflow

* https://pre-commit.com/
* https://github.com/commitizen/cz-cli