Skip to content

Migrate to valueobjects - #55

Merged
kieronlanning merged 5 commits into
mainfrom
migrate-to-valueobjects
Sep 18, 2026
Merged

kieronlanning merged 5 commits into
mainfrom
migrate-to-valueobjects

Conversation

@kieronlanning

Copy link
Copy Markdown
Contributor

No description provided.

Migrates the value-object feature out of the repository and onto the local
Purview.ValueObjects 1.0.0-prerelease.1 package:

- EventSourcing core: removes the ValueObjects/ contracts and the
  Scalar/ValueObject attribute + converter files; references the package;
  EventStoreSerializationHelpers registers the package's
  ScalarJsonConverterFactory.
- SourceGenerator: removes the value-object generator pipeline and
  ValueObjectDiagnosticAnalyzer; the aggregate generator now references
  Purview.ValueObjects.Serialization.ScalarAttribute and emits
  Purview.ValueObjects.ValueObjectContext with the neutralized
  Owner/MemberName/Reason members.
- Providers, samples, benchmarks, and tests: updated usings and generated
  shape to the Purview.ValueObjects namespaces.
- Adds a local NuGet feed (.local-feed) and pins the package centrally so
  the solution builds against the local build.

Unit tests: 670 pass. Value-object generator/analyzer/code-fix tests now
live with the package.
@kieronlanning
kieronlanning merged commit 3eb3d1a into main Sep 18, 2026
1 check passed
@kieronlanning
kieronlanning deleted the migrate-to-valueobjects branch September 18, 2026 17:17
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