Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Add support of SonarQube 7.8 (#39) #40

Merged
merged 2 commits into from
Jun 20, 2019
Merged

Conversation

julienlancelot
Copy link
Contributor

No description provided.

@julienlancelot julienlancelot requested a review from a user June 20, 2019 07:32
@julienlancelot julienlancelot assigned ghost Jun 20, 2019
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with only nitpicks.

develop.md Outdated
@@ -45,6 +47,9 @@ This was tricky on Ubuntu 2018:
ALTER USER 'root'@'localhost' IDENTIFIED BY 'rootsonar';
flush privileges;

If you're using vagrant image, you may need to specify the shema by adding this parameter (update the value to the schema you're using) :
sonar.jdbc.schema=sonar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick on markdown: please add a blank line before this code block, for a more clear visual separation from the text before it.

And, other properties settings in this document are using spaces around the = (because I find that easier to read).
I think it's good to be consistent, so I would add spaces here too, or if you have something against that writing style, then it would be good to change everywhere.

develop.md Outdated
@@ -45,6 +47,9 @@ This was tricky on Ubuntu 2018:
ALTER USER 'root'@'localhost' IDENTIFIED BY 'rootsonar';
flush privileges;

If you're using vagrant image, you may need to specify the shema by adding this parameter (update the value to the schema you're using) :
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: there should not be a space in front of a : in English

@julienlancelot julienlancelot merged commit 3e595e7 into master Jun 20, 2019
@julienlancelot julienlancelot deleted the feature/jl/upgrade_to_7.8 branch June 20, 2019 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant