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

Add Sigstore sign/verify to CLI #310

Merged
merged 8 commits into from
Oct 11, 2024
Merged

Commits on Oct 2, 2024

  1. Update to support Sigstore sign via CLI

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    35eb21f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update to support Sigstore verify via CLI

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b4f09bc View commit details
    Browse the repository at this point in the history
  2. Update docs for Sigstore sign/verify CLI

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6be059e View commit details
    Browse the repository at this point in the history
  3. Update doc to reflect latest CLI changes

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6196cbf View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Fix sign.py lint errors

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0bb59aa View commit details
    Browse the repository at this point in the history
  2. Fix verify.py lint errors

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    42c136a View commit details
    Browse the repository at this point in the history
  3. Remvoe --method option from doc for required arg

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6fb0931 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix Python type errors

    Signed-off-by: Ivan Font <ifont@redhat.com>
    font committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    68c8c8f View commit details
    Browse the repository at this point in the history