Skip to content

No-op: Egil.Orleans.EventSourcing already removed; stale maintenance issue - #68

Closed
egil with Copilot wants to merge 1 commit into
mainfrom
copilot/maintenance-oes-review-dependency-updates
Closed

No-op: Egil.Orleans.EventSourcing already removed; stale maintenance issue#68
egil with Copilot wants to merge 1 commit into
mainfrom
copilot/maintenance-oes-review-dependency-updates

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The maintenance inventory (2026-05-26) flagged outdated/unevaluable dependencies for Egil.Orleans.EventSourcing. Investigation shows the package was deliberately deleted before this task, so there is nothing to update.

Findings

  • Package no longer exists. Egil.Orleans.EventSourcing/ is absent from main; it was removed in e68d9db (chore: remove deprecated libraries and incomplete libraries, 2026-06-11) along with its solution, Directory.Packages.props, source, tests, AppHost, version.json, and CI workflow.
  • Issue is stale. Generated 2026-05-26, ~2 weeks before the removal. The reported packages (Aspire, Orleans, Streamstone, etc.) only ever lived in the deleted project.
  • No dangling references. git grep -i eventsourc across the current tree returns nothing in workflows, renovate.json, AGENTS.md, or scripts.
  • Inventory error won't recur. scripts/maintenance/inventory.ps1 discovers solutions dynamically (Get-ChildItem -Recurse -Include "*.sln","*.slnx") with no hardcoded path, so the missing solution is simply skipped — the 'frameworks' cannot be found failure cannot reproduce.

Changes

  • None. Recreating a deprecated, intentionally-deleted library to bump NuGet versions would contradict the maintainer's explicit intent.

Recommendation

Close the underlying issue as obsolete, referencing the removal in e68d9db. If desired, follow-ups could instead (a) update dependencies in the remaining live projects, or (b) harden scripts/maintenance/ to tolerate the frameworks-property error for future runs.

Copilot AI changed the title [WIP] Review dependency updates for maintenance(oes) No-op: Egil.Orleans.EventSourcing already removed; stale maintenance issue Jun 12, 2026
Copilot finished work on behalf of egil June 12, 2026 09:19
Copilot AI requested a review from egil June 12, 2026 09:19
@egil egil closed this Jun 12, 2026
@egil
egil deleted the copilot/maintenance-oes-review-dependency-updates 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