Skip to content

Update the rest of the components to use the ConfigSchemaGenerator.#1423

Merged
eerhardt merged 2 commits intodotnet:mainfrom
eerhardt:UseSchemaGeneratorEverywhere
Dec 16, 2023
Merged

Update the rest of the components to use the ConfigSchemaGenerator.#1423
eerhardt merged 2 commits intodotnet:mainfrom
eerhardt:UseSchemaGeneratorEverywhere

Conversation

@eerhardt
Copy link
Member

@eerhardt eerhardt commented Dec 15, 2023

Also fixing a couple bugs in the generator:

  • Allow for just a LoggingCategories attribute
  • Fix a bug in the exclusion paths, which needs the node to be hooked to the parent to get the full path
  • Skip unsupported collections
  • Add some more int types
Microsoft Reviewers: Open in CodeFlow

Also fixing a couple bugs in the generator:

- Allow for just a LoggingCategories attribute
- Fix a bug in the exclusion paths, which needs the node to be hooked to the parent to get the full path
- Skip unsupported collections
- Add some more int types
@ghost ghost added the area-integrations Issues pertaining to Aspire Integrations packages label Dec 15, 2023
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConfigurationSchemaGenerator", "src\Tools\ConfigurationSchemaGenerator\ConfigurationSchemaGenerator.csproj", "{39FA2A64-012F-4EB9-A14F-E8AC54C975F6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aspire.MongoDB.Driver", "src\Components\Aspire.MongoDB.Driver\Aspire.MongoDB.Driver.csproj", "{20A5A907-A135-4735-B4BF-E13514F360E3}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aspire.MongoDB.Driver", "src\Components\Aspire.MongoDB.Driver\Aspire.MongoDB.Driver.csproj", "{20A5A907-A135-4735-B4BF-E13514F360E3}"
Copy link
Member

Choose a reason for hiding this comment

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

@eerhardt eerhardt enabled auto-merge (squash) December 16, 2023 01:02
@eerhardt eerhardt merged commit cce3914 into dotnet:main Dec 16, 2023
@eerhardt eerhardt deleted the UseSchemaGeneratorEverywhere branch December 16, 2023 01:21
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants