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

Drop support for single-valued "sonar.cs.roslyn.reportFilePath" and "… #902

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

mickael-caro-sonarsource
Copy link
Contributor

@mickael-caro-sonarsource mickael-caro-sonarsource commented Oct 20, 2020

…sonar.cs.analyzer.projectOutPath" (and VB.Net siblings)

fixes #888

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

There are few things I'm worried about.

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

There are few things I'm worried about.

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

There are few things I'm worried about.

…sonar.cs.analyzer.projectOutPath" (and VB.Net siblings)
@mickael-caro-sonarsource
Copy link
Contributor Author

Thanks @pavel-mikula-sonarsource i did some fixes after you review, can you please check ? Thanks !

@duncanp-lseg
Copy link
Contributor

@mickael-caro-sonarsource force-pushing changes in the middle of a PR makes it much harder for a reviewer to understand the changes made in the course of the PR. If you don't force-push then the reviewer has the option to focus on a subset of the commits as a review progresses to see what's changed during the review. Force-pushing means they lose all that context and are effectively looking at a new PR.

@mickael-caro-sonarsource
Copy link
Contributor Author

@duncanp-sonar sorry about that, i kept this habit from SC core.

@duncanp-lseg
Copy link
Contributor

@mickael-caro-sonarsource wow, they must enjoy making life difficult for themselves! ;-)

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

Few more beauty/readability comments.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

91.7% 91.7% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@pavel-mikula-sonarsource pavel-mikula-sonarsource left a comment

Choose a reason for hiding this comment

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

LGTM

@mickael-caro-sonarsource mickael-caro-sonarsource merged commit 6afbbf6 into branch-5.0 Oct 28, 2020
mickael-caro-sonarsource added a commit that referenced this pull request Oct 30, 2020
#902)

* Drop support for single-valued "sonar.cs.roslyn.reportFilePath" and "sonar.cs.analyzer.projectOutPath" (and VB.Net siblings)
mickael-caro-sonarsource added a commit that referenced this pull request Nov 2, 2020
* Moved from WebClient to HttpClient. (#841)

* Split TFS-specific code in a separate exe (#896)

* Update license headers (#895)

* Detect and take VsTestToolsInstallerInstalledToolLocation environment variable to set CodeCoverage.exe path. (#903)

* Remove/Changed SonarQube-only log messages to be more generic with So… (#898)

* Remove/Changed SonarQube-only log messages to be more generic with SonarCloud.

* Fail fast if sonar.organization is provided in SonarQube.Analysis.xml (#901)

* Changed deprecated projectKey parameters while fetching Quality Profile (#899)

* Added .NET 5 flavor for the Scanner (#884)

* Drop support for single-valued "sonar.cs.roslyn.reportFilePath" and "… (#902)

* Drop support for single-valued "sonar.cs.roslyn.reportFilePath" and "sonar.cs.analyzer.projectOutPath" (and VB.Net siblings)

* Add support for pure .NET Core Projects (#887)

* If a ProjectGuid has not been found in either the csproj or the solution, generate a random one.

* Fail fast in case the server license is invalid. (#907)

* fixed bug - skipped shared across projects files (#876)

* Update documentation (Proxy, .NET Core NET Version, added back conditional blocks for SQ/SC (#905)

* Add a warning and clearer message in case of falling back to SonarOutputDir projectbBaseDir. (#908)

* Add build configuration to TFS build
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