Skip to content

chore: move csharpier to local tool manifest - #63

Merged
kudima03 merged 1 commit into
mainfrom
chore/csharpier-tool-manifest
Sep 17, 2026
Merged

kudima03 merged 1 commit into
mainfrom
chore/csharpier-tool-manifest

Conversation

@kudima03

Copy link
Copy Markdown
Owner

Summary

Moves csharpier from an unpinned global CI install into the local tool manifest, so CI and local development use the same pinned version.

Changes

  • Add csharpier 1.3.0 to src/dotnet-tools.json
  • Replace the global csharpier install step with dotnet tool restore
  • Invoke csharpier as dotnet csharpier check . (local tools are not on PATH)
  • Remove the now-redundant second dotnet tool restore step

🤖 Generated with Claude Code

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Pure.Primitives.Abstractions.OpenAPI.Schema 11% 4% 228
Summary 11% (47 / 424) 4% (8 / 214) 228

Minimum allowed line rate is 10%

@kudima03
kudima03 merged commit 5495501 into main Sep 17, 2026
1 check passed
@kudima03
kudima03 deleted the chore/csharpier-tool-manifest branch September 17, 2026 09:16
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