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

cmd-sign: add --verify-only #3821

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Commits on Jun 17, 2024

  1. cmd-sign: add --verify-only

    This is useful to try to recover a build which was interrupted due to
    signing issues. E.g. the signing request went out, but Robosignatory
    never answered and the build failed.
    
    If Robosignatory is eventually fixed and drains its queue, it eventually
    does sign the build. So we then can just pick up where we left off and
    verify the signatures and flip their ACLs.
    jlebon committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e7d16c5 View commit details
    Browse the repository at this point in the history