Björn Büttner
Björn Büttner
## Is your feature request related to a problem? Please describe Grafana is used often, so we should provide an api-endpoint, that makes our data useable for grafana. ## Describe...
- [ ] json array is not empty - [ ] body is not empty - [ ] CORS headers exist - [ ] json object is not empty
the following features should be included: - auth - list packages of a user(pick any) - see details of a repository(pick any)
## Context Currently there are no proper integration tests. They should be run seperately from the unit tests and be in their own folder. Old Integration tests can be removed...
The binaries currently process values by position, meaning you need to append new options at the end, making the whole command very long. Instead of arguments options with --{optioname}={optimvalue} should...
## Is your feature request related to a problem? Please describe We currently don't provide a default way of accessing the run data stored in a database. ## Describe the...
Most likely a factory function or class would be a good solution here