Skip to content

ci: add manual NuGet trusted publishing - #14

Merged
svetstoykov merged 2 commits into
mainfrom
publishing
Jun 18, 2026
Merged

ci: add manual NuGet trusted publishing#14
svetstoykov merged 2 commits into
mainfrom
publishing

Conversation

@svetstoykov

Copy link
Copy Markdown
Owner

Summary

  • add manually triggered, tag-based publishing for one selected NuGet package
  • validate, test, pack, and transfer artifacts before environment-gated OIDC publication
  • replace API-key release guidance with Trusted Publishing runbook

Test Plan

  • dotnet restore TokenGuard.sln --nologo
  • dotnet build TokenGuard.sln --configuration Release --no-restore --nologo
  • dotnet test TokenGuard.sln --configuration Release --no-build --nologo (281 passed)
  • independently pack all three NuGet projects with matching symbol packages
  • git diff --check
  • confirm release-validation.yml unchanged from 73142de

@svetstoykov
svetstoykov merged commit 912cbed into main Jun 18, 2026
1 check passed
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