Skip to content

Prepare dotnet-inspect 0.8.0#327

Merged
richlander merged 3 commits into
mainfrom
release/0.8.0-count-docs
May 30, 2026
Merged

Prepare dotnet-inspect 0.8.0#327
richlander merged 3 commits into
mainfrom
release/0.8.0-count-docs

Conversation

@richlander
Copy link
Copy Markdown
Owner

Summary

  • bump dotnet-inspect to 0.8.0 and refresh release notes
  • add --count for a single selected table section
  • rewrite README/SKILL around capabilities and workflows, and update docs/workflows for current commands
  • serialize CoreCache-dependent tests to avoid cache races

Validation

  • dotnet run --project src/dotnet-inspect.Tests -c Release
  • dotnet run --project src/DotnetInspector.Services.Tests -c Release
  • find docs/workflows -name "*.md" -print0 | xargs -0 npx --yes markdownlint-cli
  • npx --yes markdownlint-cli README.md skills/dotnet-inspect/SKILL.md src/dotnet-inspect/release-notes.md
  • dotnet run --project src/dotnet-inspect -- System.Text.Json -S "Async*" --count
  • dotnet run --project src/dotnet-inspect -- --version

richlander and others added 3 commits May 30, 2026 11:57
Add --count for selected table sections, refresh README/SKILL/workflow docs for 0.8.0, and serialize CoreCache-dependent tests.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update stale workflow examples found during doc testing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Focus the skill on common .NET developer workflows and remove duplicate inventory/examples.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@richlander richlander merged commit 99f24dc into main May 30, 2026
10 checks passed
@richlander richlander deleted the release/0.8.0-count-docs branch May 30, 2026 20:40
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