Skip to content

Downloading repositories on github with their versions or tags and uploading them to sonarqube if possible

Notifications You must be signed in to change notification settings

dogababacan/RepositoryInspectionWithSonarqube

Repository files navigation

RepositoryInspectionWithSonarqube

This is my reasearch project aiming to find relations and behaviour between repositories in GitHub, you can use any topic or search criteria by changing the GitHub Searh URL located in the getOlderRepos or getReposTransferToSQ. getOlderRepos also downloads the older versions of the same repository if it has releases, downloads releases, if it does not have realeases it searches for the tags and downloads those tags. There is not problem with downloading repositories and storing them. However, uploading to Sonarqube does have some problems. There were so many version problems between with Sonarqube and repositories, it may be not possible to automate totally all of the repositories. Maven projects work monstly and this project is done for Java projects.

About

Downloading repositories on github with their versions or tags and uploading them to sonarqube if possible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published