v0.0.12
What's Changed
- Don't require a GitHub token by @jku in #134
- Add a .gitignore based on sigstore-python by @segiddins in #137
- Add a test for verifying v0.3 bundles by @segiddins in #138
- Add failure cases for checkpoints by @loosebazooka in #139
- Capture stdout & stderr separately by @segiddins in #135
- dev-requirements: enforce sigstore ~= 2.0 by @woodruffw in #136
- Use .sigstore.json as bundle extension by @loosebazooka in #142
- Isolate staging/production self tests from eachother by @loosebazooka in #143
- Fix lint issues by @jku in #147
- build(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #146
- dev-requirements: switch to sigstore-python 3.x by @woodruffw in #152
- Cache ID token only as long as it is valid by @segiddins in #154
- Support verifying digests in addition to artifacts by @facutuesca in #158
- Conformance tests for CPython release signatures by @woodruffw in #156
- Remove --verify-digest flag by @loosebazooka in #162
- action: bump cpython-release-tracker ref by @woodruffw in #160
- cli_protocol: clarify FILE_OR_DIGEST by @woodruffw in #163
- Bump cpython artifacts by @woodruffw in #164
- Test fail on mismatched hashrekord by @loosebazooka in #166
- README: prep 0.0.12 by @woodruffw in #167
New Contributors
- @segiddins made their first contribution in #137
- @loosebazooka made their first contribution in #139
- @facutuesca made their first contribution in #158
Full Changelog: v0.0.11...v0.0.12