microsoft / kiota-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
32 stars 29 forks source link

Kiota Dotnet Mono repo migration #262

Closed andrueastman closed 2 months ago

andrueastman commented 2 months ago

Fixes https://github.com/microsoft/kiota-abstractions-dotnet/issues/238

In Summary changes include

CI/Validation

Notes To separate concerns, sources are migrated as is. Resolving any issues with the source would ideally be done separately.

andrueastman commented 2 months ago

@baywet With regards to the dependabot configs, I notice the config is already set to scan the repository root(this should pick up any csproj files). Any chance you had different thoughts here with regards to updating this?

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
70.5% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint