Costin Zaharia

Results 65 issues of Costin Zaharia

Internal [working document](https://docs.google.com/document/d/1N4SEu2KaRaM26RhE_tsUgKtRn3LLw8eyrBWDLa7AGFM/edit). Contributes to https://github.com/SonarSource/sonar-scanner-msbuild/issues/1960

Type: Task

Currently, they rely on automatic detection, but for consistency, it makes sense to use the parameter value provided by the user.

Type: Task

Internal [working document](https://docs.google.com/document/d/1N4SEu2KaRaM26RhE_tsUgKtRn3LLw8eyrBWDLa7AGFM/edit). Our scanner does not currently fully support some scenarios. The bootstrapping asks for their support. - [ ] `sonar.scanner.truststorePath` -> use in httpclient in provisioning and pass...

The Scanner for .Net tries to determine the base directory by doing the following checks: - if `sonar.projectBaseDir` property is defined, use the given value - if the `TF_BUILD_SOURCESDIRECTORY` environment...

Type: Improvement

Modules were deprecated in the sonar api, and the metrics are now resolved at the project level. Since we can't register the same metric multiple times on the same project,...

Area: SQ Plugin
Area: VB.NET
Area: C#
Type: UX

Currently, this is not the case. The restore is failing, but the build succeeds. See also: https://github.com/SonarSource/sonar-dotnet/issues/9575

Type: Tooling

Currently, we install the JDK, but it is automatically provisioned by the scanner, and it can be removed. With this, we will dogfood the JRE bootstrapping on our infrastructure.

Type: Tooling

We have issues from time to time when installing tools and accessing the logs proved difficult. We can reduce the number of dependencies in the image generation script.

Type: Tooling