Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FUSETOOLS2-49 - Add sonar.organization to default #1587

Merged
merged 1 commit into from
Nov 14, 2019

Commits on Nov 7, 2019

  1. FUSETOOLS2-49 - Add sonar.organization to default

    Since we are one of the early adopters of SonarCloud, our project still
    belongs to the "Attic" organization - which was originally the only
    organization on SonarCloud when the service started. Because of this,
    until now, we did not have to specify the "sonar.organization" property
    on our project since it was defaulting to the "Attic" org. For
    consistency reasons, SonarSource are going to make this property
    mandatory, which means that we have to set it to "default".
    
    Signed-off-by: Aurélien Pupier <apupier@redhat.com>
    apupier committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    c5daee8 View commit details
    Browse the repository at this point in the history