Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sigstore/sigstore-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sigstore/sigstore-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: series/3.6.x
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 6, 2025

  1. Backport 1424, prepare 3.6.3 release (#1425)

    * Backport #1424
    
    Don't fail hard if trusted root contains an unknown key type:
    Verification may still succeed so warning is enough.
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    
    * Prep 3.6.3
    
    This release only contains a small fix for handling of unsupported
    keytypes in the trusted root.
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    
    ---------
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    jku authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    0f88940 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    1586361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd952eb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    baf3a6b View commit details
    Browse the repository at this point in the history
Loading