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

ITs: Set SQ version to DEV #6951

Closed
mary-georgiou-sonarsource opened this issue Mar 17, 2023 · 0 comments · Fixed by #7043
Closed

ITs: Set SQ version to DEV #6951

mary-georgiou-sonarsource opened this issue Mar 17, 2023 · 0 comments · Fixed by #7043
Assignees
Labels
Area: SQ Plugin Java plugin related issues. Type: Tooling Tools make us productive.
Projects
Milestone

Comments

@mary-georgiou-sonarsource
Copy link
Contributor

mary-georgiou-sonarsource commented Mar 17, 2023

When using the "DEV" version of SonarQube our ITs are failing because there's a new warning emitted.

WARN: The properties 'sonar.login' and 'sonar.password' are deprecated. They will not be supported in the future. Please instead use the 'sonar.token' parameter.

We should:

PS: The sonar.token property is not supported by Scanner for .Net yet. If provided there's an error in the end step:
This setting is not valid in the "end" phase in this version of the C# plugin: sonar.token
We'll assert the warning until support is implemented.

@mary-georgiou-sonarsource mary-georgiou-sonarsource added Area: SQ Plugin Java plugin related issues. Type: Tooling Tools make us productive. labels Mar 17, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource changed the title Fix plugin ITs Update plugin ITs and set SQ version to DEV Mar 17, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource added this to the 8.56 milestone Mar 17, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource moved this from To do to In progress in Best Kanban Mar 20, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource moved this from In progress to To do in Best Kanban Mar 21, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource removed their assignment Mar 21, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource added the Status: On Hold Postponed or waiting for an answer. label Mar 21, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource changed the title Update plugin ITs and set SQ version to DEV Set SQ version to DEV Mar 22, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource moved this from To do to In progress in Best Kanban Mar 24, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource changed the title Set SQ version to DEV ITs: Set SQ version to DEV Mar 24, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource moved this from In progress to To do in Best Kanban Mar 24, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource removed their assignment Mar 24, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource moved this from To do to In progress in Best Kanban Apr 6, 2023
@mary-georgiou-sonarsource mary-georgiou-sonarsource removed the Status: On Hold Postponed or waiting for an answer. label Apr 6, 2023
@github-actions github-actions bot moved this from In progress to Review in progress in Best Kanban Apr 6, 2023
Best Kanban automation moved this from Review in progress to Validate Peach Apr 6, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource moved this from Validate Peach to Done in Best Kanban Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment