Closed
maintenance(oes): no action — EventSourcing package and CI already removed#63
Conversation
Copilot
AI
changed the title
[WIP] Align CI SDK versions with package target frameworks
maintenance(oes): no action — EventSourcing package and CI already removed
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The maintenance inventory flagged
.github/workflows/egil-orleans-eventsourcing-ci.ymlfor hard-codedsetup-dotnetSDK bands that may not match theEgil.Orleans.EventSourcingpackage's retained TFMs. Investigation shows the finding is obsolete: the package and its workflow no longer exist.Findings
Target already removed. Commit
e68d9db("chore: remove deprecated libraries and incomplete libraries") deleted the entireEgil.Orleans.EventSourcing/project and itsegil-orleans-eventsourcing-ci.yml(andegil-orleans-storage-ci.yml) workflow. This commit is already an ancestor of this branch, so there is no workflow left to align.No dangling references. No
eventsourcing/oes/orleans-storagereferences remain in any workflow,scripts/maintenance/inventory.ps1(scope map only listsstjm,ot,stp),AGENTS.md,docs/maintenance/baseline.json, orprepare-release.yml.Remaining workflows already aligned with their retained TFMs:
dotnet-versionegil-orleans-testing-ci.ymlnet10.010.xegil-systemtextjson-migration-ci.ymlnet10.010.xegil-strongly-typed-primitives-ci.ymlnet10.0;net9.0;net8.0;netstandard2.0(testsnet9.0)9.x,10.xChanges
Recommendation
Close the underlying issue as obsolete — it targets a deprecated library that was already removed.