Skip to content

Add NuGet release-candidate runbook - #10

Merged
Courtland9777 merged 1 commit into
masterfrom
codex/nuget-readiness-release-candidate
Jul 11, 2026
Merged

Add NuGet release-candidate runbook#10
Courtland9777 merged 1 commit into
masterfrom
codex/nuget-readiness-release-candidate

Conversation

@Courtland9777

Copy link
Copy Markdown
Owner

Summary

  • add final NuGet release-candidate review evidence for IntervalTree.Net 0.1.0-alpha.1
  • add a guarded manual publication runbook that explicitly does not approve publication
  • link the release-candidate review and runbook from NuGet readiness docs and README

Validation

  • curl -fsS https://api.nuget.org/v3-flatcontainer/intervaltree.net/index.json returned HTTP 404 via curl exit 22; status-only confirmation returned 404
  • 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-pr3
  • bash scripts/smoke-test-local-package.sh
  • package artifact inspection confirmed nupkg metadata, README, XML docs, license expression, repository metadata, empty net8.0 dependency group, snupkg PDB content, and SourceLink map

Boundaries

  • does not publish NuGet package or symbols
  • does not create GitHub release/tag, secrets, API keys, package upload, or publish workflow
  • does not approve publication or career-material claims

@Courtland9777
Courtland9777 merged commit 8980788 into master Jul 11, 2026
1 check passed
@Courtland9777
Courtland9777 deleted the codex/nuget-readiness-release-candidate branch July 11, 2026 18:36
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