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

SLCORE-1031 Modify label for missing binding on hotspots #1154

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

nquinquenel
Copy link
Member

@nquinquenel nquinquenel commented Nov 8, 2024

@nquinquenel nquinquenel force-pushed the feature/nq/SLCORE-1031-rebranding-hotspot branch from 21cd2b6 to 5b01c52 Compare November 8, 2024 10:16
@nquinquenel nquinquenel marked this pull request as ready for review November 8, 2024 13:09
Copy link
Member

@thahnen thahnen left a comment

Choose a reason for hiding this comment

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

Not sure about the phrasing here, it reads pretty badly.

@@ -84,7 +84,7 @@ void it_should_not_support_local_detection_in_standalone_mode() {

assertThat(checkResponse)
.extracting(CheckLocalDetectionSupportedResponse::isSupported, CheckLocalDetectionSupportedResponse::getReason)
.containsExactly(false, "The project is not bound, please bind it to SonarQube 9.9+ or SonarCloud");
.containsExactly(false, "The project is not bound, please bind it to SonarQube (Server, Cloud)");
Copy link
Member

Choose a reason for hiding this comment

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

I've read the branding guide but reading this feels super bad.

Choose a reason for hiding this comment

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

I agree, maybe here we could afford to spell it out SonarQube Server or SonarQube Cloud. But not a blocker from my perspective.

Copy link
Member

@thahnen thahnen left a comment

Choose a reason for hiding this comment

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

LGTM

@nquinquenel nquinquenel merged commit 2812f47 into master Nov 11, 2024
18 checks passed
@nquinquenel nquinquenel deleted the feature/nq/SLCORE-1031-rebranding-hotspot branch November 11, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants