Skip to content
Compare
Choose a tag to compare
@woodruffw woodruffw released this 15 Mar 15:31
· 10 commits to main since this release
ee4de0e

The action now supports testing against Sigstore staging infrastructure: if your Sigstore client can be used with staging, please enable this by adding a second step to your workflow: see README

What's Changed

  • feat:checking that the client is allowed to run against staging by @javanlacerda in #124
  • Improve dev experience by @jku in #125
  • sigstore-python-conformance: Handle --staging by @jku in #126
  • Add staging to selftest by @jku in #127
  • Tweak staging invocation by @jku in #131
  • requirements: bump sigstore-protobuf-specs by @woodruffw in #132
  • update d.txt bundles w/ cert containing legacy ext by @bdehamer in #129
  • README: prep 0.0.11 by @woodruffw in #133

New Contributors

Full Changelog: v0.0.10...v0.0.11