Skip to content

Add new ManifestJsonService that replaces static loading methods on ManifestHelper#1986

Merged
lbussell merged 4 commits intodotnet:mainfrom
lbussell:manifest-service
Feb 27, 2026
Merged

Add new ManifestJsonService that replaces static loading methods on ManifestHelper#1986
lbussell merged 4 commits intodotnet:mainfrom
lbussell:manifest-service

Conversation

@lbussell
Copy link
Member

@lbussell lbussell commented Feb 26, 2026

Part of #1973. Extract manifest JSON loading out of ManifestInfo static methods and into a dedicated ManifestJsonService, making the I/O dependency explicit/injectable/mockable. ManifestJsonService also uses the new IFileSystem abstraction introduced in #1957.

@lbussell lbussell requested a review from a team as a code owner February 26, 2026 18:16
@lbussell lbussell changed the title Add new ManifestJsonService for loading Add new ManifestJsonService that replaces static loading methods on ManifestHelper Feb 26, 2026
@lbussell lbussell merged commit 928feb0 into dotnet:main Feb 27, 2026
12 checks passed
@lbussell lbussell deleted the manifest-service branch February 27, 2026 00:33
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.

2 participants