Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Nuget signing optional (disabled by default) #192

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

zooba
Copy link
Member

@zooba zooba commented Nov 19, 2024

Nuget will not allow uploading signed packages unless the certificate is registered, and we cannot register Azure Trusted Signing certificates at this time. So it's best to just not sign the package.

…ow uploading signed packages unless the certificate is registered, and we cannot register Azure Trusted Signing certificates at this time. So it's best to just not sign the package.
@zooba zooba marked this pull request as ready for review November 19, 2024 20:14
@zooba
Copy link
Member Author

zooba commented Nov 20, 2024

Creating a build with and without the option set succeeds, which ought to be enough testing for this change.

@zooba zooba merged commit 6d2c794 into master Nov 20, 2024
15 checks passed
@zooba zooba deleted the nugetsign branch November 20, 2024 14:12
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