AArnott / CodeGeneration.Roslyn

Assists in performing Roslyn-based code generation during a build.
Microsoft Public License
408 stars 60 forks source link

[Infrastructure] Publishing requires signing nuget package #200

Closed amis92 closed 4 years ago

amis92 commented 4 years ago

🚨🚨🚨 @AArnott 🚨🚨🚨

It seems you've turned on package signing for your NuGet account, which this package is published to.

Can you fix that?

https://andrewarnott.visualstudio.com/OSS/_releaseProgress?_a=release-environment-logs&releaseId=118&environmentId=218

I guess the signing needs to be done on the deploy agent via some secrets I have no access to.

https://andrewarnott.visualstudio.com/OSS/_releaseDefinition?definitionId=2&_a=environments-editor-preview

AArnott commented 4 years ago

What? Gah! I didn't realize it would impact other packages. I'll get this fixed.

AArnott commented 4 years ago

Fixed. Try pushing to nuget.org again. (no certificate should be required).