mirror of https://github.com/sipwise/repoapi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| migrations | 3 years ago | |
| test | 2 years ago | |
| README.md | 7 months ago | |
| __init__.py | 3 years ago | |
| admin.py | 3 years ago | |
| apps.py | 3 years ago | |
| conf.py | 3 years ago | |
| models.py | 3 years ago | |
| tasks.py | 3 years ago | |
| utils.py | 3 years ago | |
README.md
buildinfo
This app is storing the additional information of jenkins builds:
- node
- timestamp
- duration
This was created to be able have stats of the jenkins nodes/jobs and detect possible bottlenecks or issues.
There are no views defined since is meant to be used via standard Django admin panel.