Skip to content

Switch to nuget OIDC publishing#3764

Merged
roji merged 1 commit intonpgsql:mainfrom
roji:OIDC
Mar 4, 2026
Merged

Switch to nuget OIDC publishing#3764
roji merged 1 commit intonpgsql:mainfrom
roji:OIDC

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Mar 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 4, 2026 22:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the release workflow to publish NuGet packages using NuGet.org OIDC-based authentication (short-lived API key), removing reliance on a long-lived NuGet API key secret.

Changes:

  • Add a NuGet/login@v1 step to acquire a short-lived NuGet API key via OIDC.
  • Switch dotnet nuget push to use the OIDC-issued API key output from the login step.

You can also share your feedback on Copilot code review. Take the survey.

@roji roji enabled auto-merge (squash) March 4, 2026 22:21
@roji roji disabled auto-merge March 4, 2026 22:36
@roji roji merged commit 8277555 into npgsql:main Mar 4, 2026
9 of 10 checks passed
@roji roji deleted the OIDC branch March 4, 2026 22:36
roji added a commit that referenced this pull request Mar 4, 2026
roji added a commit that referenced this pull request Mar 4, 2026
roji added a commit that referenced this pull request Mar 4, 2026
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.

2 participants