Skip to content

fix(ci): NuGet API key fallback when OIDC trust policy missing#32

Merged
StevenTCramer merged 1 commit into
masterfrom
Cramer/2026-06-30/dev
Jul 15, 2026
Merged

fix(ci): NuGet API key fallback when OIDC trust policy missing#32
StevenTCramer merged 1 commit into
masterfrom
Cramer/2026-06-30/dev

Conversation

@StevenTCramer

Copy link
Copy Markdown
Contributor

Summary

Release v1.0.0-beta.8 failed at nuget/login@v1 with:

No matching trust policy owned by user 'TimeWarp.Enterprises' was found.

This adds continue-on-error on OIDC login and falls back to org secrets PUBLISH_TO_NUGET_ORG / NUGET_API_KEY so the rest of the Option A release pipeline can complete.

Test plan

  • PR CI green
  • Recreate v1.0.0-beta.8 release and confirm publish succeeds

Trusted Publishing is not registered for this package under
TimeWarp.Enterprises yet; continue-on-error OIDC then use
PUBLISH_TO_NUGET_ORG / NUGET_API_KEY so release publish still works.
@StevenTCramer
StevenTCramer merged commit 9c43fd6 into master Jul 15, 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