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

Update code signing with latest Azure Trusted Signing tools/tasks #1644

Merged
merged 2 commits into from
Jun 27, 2024

Commits on Jun 25, 2024

  1. release: use trusted-signing-action

    Use the new azure/trusted-signing-action in place of the now deprecated
    azure/azure-code-signing-action.
    
    https://github.com/azure/azure-code-signing-action
    https://github.com/azure/trusted-signing-action
    mjcheetham committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c724c8d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. release: use custom Sign.Cli tool for signing

    Use our customised version of the dotnet/sign tool for Trusted Signing,
    including export of the certificate.
    mjcheetham committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e3facc5 View commit details
    Browse the repository at this point in the history