Skip to content

mobidev86/kaholo-plugin-sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaholo-plugin-sonarqube

Kaholo Plugin for SonarQube This plugin is wrapping SonarQube CLI. You can download it from here

Settings

Parameters

  1. Token

Method: Create Project

This method will create a new project. This method is wrapping SonarQube RestAPI. You can see the API documentation here

Parameters:

  1. Home URL: the URL to the SonarQube server. For exaple: http://localhost:9000 Required
  2. Project Name: Name of the project. If name is longer than 500, it is abbreviated. Required
  3. Organization: If you are using Git Repo you should also provide the Organization name.Required
  4. Project Key: Key of the project Maximum length 400. Required
  5. Visability: Whether the created project should be visible to everyone, or only specific user/groups. If no visibility is specified, the default project visibility of the organization will be used. Optional

About

Kaholo Plugin for SonarQube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published