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
- Host: GitHub
- URL: https://github.com/datatok/tintin
- Owner: datatok
- License: gpl-3.0
- Created: 2021-12-14T08:44:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T02:50:29.000Z (over 3 years ago)
- Last Synced: 2024-06-21T13:08:59.029Z (almost 2 years ago)
- Language: Go
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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