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] Allow load sonarqube projects and mappings from URL #76

Closed valeriocos closed 5 years ago

valeriocos commented 5 years ago

This code allows to pass the sonarqube projects and mappings via a URL. An example is provided below:

./sonarqube2es.py -g -u https://sonarqube.ow2.org -e https://admin:admin@elasticsearch:9200 -i scava-metrics --bulk-size $BULKSIZE --metrics blocker_violations critical_violations coverage test_success_density --components https://ow2-utils.ow2.org/cmr/sonar2scava-project-mapping-ow2.json;