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

[release/7.0-rc1] Change signature for diagnostic binaries #74323

Merged
merged 6 commits into from
Aug 22, 2022

Commits on Aug 22, 2022

  1. Add DAC signature infrastructure

    Add signing with special signature to DAC and DBI.
    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8129240 View commit details
    Browse the repository at this point in the history
  2. Try using a .NET 6 SDK to enable signing

    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    03ea36f View commit details
    Browse the repository at this point in the history
  3. Minor opt

    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c6229bd View commit details
    Browse the repository at this point in the history
  4. Add signature verification

    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    b265f9a View commit details
    Browse the repository at this point in the history
  5. Remove default target for signing

    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3aee504 View commit details
    Browse the repository at this point in the history
  6. Only sign in official Windows build legs

    hoyosjs authored and github-actions committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d7fb63e View commit details
    Browse the repository at this point in the history