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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.5
Choose a base ref
...
head repository: sigstore/sigstore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.6
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on May 4, 2026

  1. fix: remove leftover Go template syntax from success page (#2324)

    The text/template removal left behind {{ if }}/{{ else }}/{{ end }}
    directives in the raw HTML string, which rendered literally to users.
    
    Fixes sigstore/cosign#4845
    
    Signed-off-by: Jason Hall <imjasonh@gmail.com>
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    imjasonh and claude authored May 4, 2026
    Configuration menu
    Copy the full SHA
    311895e View commit details
    Browse the repository at this point in the history
Loading