{ "localhost": { "baseUrl": "http://localhost:9000", "sonar": { "token": "TODO: Replace with your SonarQube token in a private configuration file", "tokenNoPermissions": "TODO: Replace with your SonarQube token in a private configuration file" }, "github": { "token": "TODO: Replace with your GitHub token in a private configuration file", "repo": { "slug": "jc-infinite-repos/jc-infinite-repos-3600", "url": "https://github.com/jc-infinite-repos/jc-infinite-repos-3600", "httpsUrl": "https://github.com/jc-infinite-repos/jc-infinite-repos-3600.git", "sshUrl": "git@github.com:jc-infinite-repos/jc-infinite-repos-3600.git" } }, "gitlab": { "token": "TODO: Replace with your GitLab token in a private configuration file", "repo": { "slug": "julien.camus1/ror-boilerplate", "url": "https://gitlab.com/julien.camus1/ror-boilerplate", "httpsUrl": "https://gitlab.com/julien.camus1/ror-boilerplate.git", "sshUrl": "git@gitlab.com:julien.camus1/ror-boilerplate.git" } }, "azure": { "token": "TODO: Replace with your Azure token in a private configuration file", "repo": { "slug": null, "url": "https://dev.azure.com/juliencamus/test/_git/test1", "httpsUrl": "https://juliencamus@dev.azure.com/juliencamus/test/_git/test1", "sshUrl": "git@ssh.dev.azure.com:v3/juliencamus/test/test1" } }, "bitbucket": { "token": "TODO: Replace with your Bitbucket token in a private configuration file", "repo": { "slug": "sonar-pk-test/sonarlint-onsite-exercise", "url": "https://bitbucket.org/sonar-pk-test/sonarlint-onsite-exercise", "httpsUrl": "https://juliencamus@bitbucket.org/sonar-pk-test/sonarlint-onsite-exercise.git", "sshUrl": "git@bitbucket.org:sonar-pk-test/sonarlint-onsite-exercise.git" } } } }