Skip to content

Add package dry-run review - #6

Merged
Courtland9777 merged 1 commit into
masterfrom
codex/package-dry-run-review
Jul 11, 2026
Merged

Add package dry-run review#6
Courtland9777 merged 1 commit into
masterfrom
codex/package-dry-run-review

Conversation

@Courtland9777

Copy link
Copy Markdown
Owner

Summary

  • add a package dry-run review artifact for the local nupkg inspection
  • record package contents, nuspec metadata, README/license/XML docs findings, CI pack boundary, and NuGet ID suitability notes
  • explicitly state that the review does not approve publishing or public release

Validation

  • git diff --check
  • dotnet format IntervalTree.Net.sln --verify-no-changes
  • dotnet restore IntervalTree.Net.sln
  • dotnet build IntervalTree.Net.sln --configuration Release --no-restore
  • dotnet test IntervalTree.Net.sln --configuration Release --no-build
  • dotnet pack src/IntervalTree.Net/IntervalTree.Net.csproj --configuration Release --no-build --output artifacts/package-dry-run
  • inspected generated .nupkg contents and nuspec locally; generated artifacts were removed after inspection

@Courtland9777
Courtland9777 merged commit f25a49b into master Jul 11, 2026
1 check passed
@Courtland9777
Courtland9777 deleted the codex/package-dry-run-review branch July 11, 2026 14:25
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