Skip to content

chore: cascade nuget sweep (tier 4) + release retry guard - #66

Merged
poxet merged 1 commit into
masterfrom
chore/nuget-sweep-tier4
Aug 17, 2026
Merged

chore: cascade nuget sweep (tier 4) + release retry guard#66
poxet merged 1 commit into
masterfrom
chore/nuget-sweep-tier4

Conversation

@poxet

@poxet poxet commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Final tier of the cascade sweep. Internal bumps to the versions published earlier in this sweep: Console 4.2.2, Blazor 2.3.2, Mcp 2.0.0, MongoDB 2.15.0.

Mcp 2.0.0 drops IMcpContext.IsDeveloper; Cache only ever takes IMcpContext as a parameter, so no code changed.

Also adds the release retry guard — the package reaches nuget.org before gh release create runs, so a transient API failure strands a published version with no tag and the next build silently republishes it.

Tests: 467 pass, 0 fail (Integration and TimeCritical excluded, same filters as CI).

Publishes as 1.1.0, carrying the AddCache race and FluentAssertions fixes already on this line.

Tharga.Console 4.2.2, Tharga.Blazor 2.3.2, Tharga.Mcp 2.0.0, Tharga.MongoDB 2.15.0.

Mcp 2.0.0 removes IMcpContext.IsDeveloper; nothing here read it - the providers
only take IMcpContext as a parameter - so no code changed.

Also retries the GitHub release step so a transient API failure cannot leave a
package published on nuget.org with no matching tag.
@poxet
poxet merged commit 71dbd08 into master Aug 17, 2026
6 of 7 checks passed
@poxet
poxet deleted the chore/nuget-sweep-tier4 branch August 17, 2026 21:35
@github-actions

Copy link
Copy Markdown

Released as v1.1.0https://github.com/Tharga/Cache/releases/tag/1.1.0

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