Skip to content

refactor(generator): change generators from ISourceGenerator to IIncrementalGenerator#1151

Merged
kimpenhaus merged 4 commits into
mainfrom
chore/-change-isourcegenerator-to-iincrementalgenerator
Jun 12, 2026
Merged

refactor(generator): change generators from ISourceGenerator to IIncrementalGenerator#1151
kimpenhaus merged 4 commits into
mainfrom
chore/-change-isourcegenerator-to-iincrementalgenerator

Conversation

@kimpenhaus

@kimpenhaus kimpenhaus commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator
  • implemented IIncrementalGenerator
  • added Caching
  • fixed code warnings

this will fix the issues in #1144 and #1147

- Renamed constant `Plural` to `PluralName` in entity discovery.
- Adjusted tests to include custom plural name scenarios.
- Updated `Microsoft.CodeAnalysis.CSharp` to version 4.8.0 with comments explaining compatibility constraints.
- Modified `renovate.json` to improve `KubeOps.Generator.csproj` matching logic.
@kimpenhaus kimpenhaus merged commit c016a27 into main Jun 12, 2026
4 of 5 checks passed
@kimpenhaus kimpenhaus deleted the chore/-change-isourcegenerator-to-iincrementalgenerator branch June 12, 2026 14:56
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.

1 participant