Skip to content

maintenance(oes): no action — EventSourcing package and CI already removed - #63

Closed
egil with Copilot wants to merge 1 commit into
mainfrom
copilot/maintenance-align-package-ci-validation
Closed

maintenance(oes): no action — EventSourcing package and CI already removed#63
egil with Copilot wants to merge 1 commit into
mainfrom
copilot/maintenance-align-package-ci-validation

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The maintenance inventory flagged .github/workflows/egil-orleans-eventsourcing-ci.yml for hard-coded setup-dotnet SDK bands that may not match the Egil.Orleans.EventSourcing package'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 entire Egil.Orleans.EventSourcing/ project and its egil-orleans-eventsourcing-ci.yml (and egil-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-storage references remain in any workflow, scripts/maintenance/inventory.ps1 (scope map only lists stjm, ot, stp), AGENTS.md, docs/maintenance/baseline.json, or prepare-release.yml.

  • Remaining workflows already aligned with their retained TFMs:

    Workflow Package TFM(s) CI dotnet-version
    egil-orleans-testing-ci.yml net10.0 10.x
    egil-systemtextjson-migration-ci.yml net10.0 10.x
    egil-strongly-typed-primitives-ci.yml net10.0;net9.0;net8.0;netstandard2.0 (tests net9.0) 9.x, 10.x

Changes

  • None. No code change is warranted; editing an unrelated, already-aligned workflow would be scope creep.

Recommendation

Close the underlying issue as obsolete — it targets a deprecated library that was already removed.

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
Copilot finished work on behalf of egil June 12, 2026 09:22
Copilot AI requested a review from egil June 12, 2026 09:22
@egil egil closed this Jun 12, 2026
@egil
egil deleted the copilot/maintenance-align-package-ci-validation branch June 12, 2026 11:14
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