-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Enable Signing in Repos that Override Build Actions #44855
base: main
Are you sure you want to change the base?
Conversation
efb3429
to
0e78a8c
Compare
Looks like the |
Signing aspnetcore is failing because there are no ItemsToSign defined in Signing.props: https://github.com/dotnet/aspnetcore/blob/main/eng/Signing.props#L7-L9 Signing aspnetcore artifacts in the VMR needs to be enabled, so I'm continuing this discussion in dotnet/aspnetcore#58445 (comment). In the meantime, I'm going to draft this PR. |
That's weird. Can you please file an issue in fsharp to track allowing the |
Closes dotnet/source-build#4064
Enables signing for the following repos which were not passing
-sign
under UB modes: