crossminer / scava-deployment

This repository contains the Docker configuration files for the deployment of Scava platform
Eclipse Public License 2.0
2 stars 9 forks source link

[dashboard] Import dependency data and dashboard #52

Closed valeriocos closed 5 years ago

valeriocos commented 5 years ago

This PR modifies the importer-dashboards.sh in order to upload the dependency dashboard. Furthermore, it also modifies the importer-scava-metrics.sh to extract the dependency data from the raw endpoint of the SCAVA API, process and finally store it to elasticsearch.

valeriocos commented 5 years ago

Please @dlumbrer review it. It may be easier to merge the PR https://github.com/crossminer/scava/pull/214 and try the default docker-compose.

dlumbrer commented 5 years ago

LGTM, thanks @valeriocos