Releases: sigstore/sigstore-conformance
Releases · sigstore/sigstore-conformance
v0.0.4
What's Changed
- action: restrict label check to third-party PRs by @woodruffw in #62
- conformance: QOL improvements by @woodruffw in #63
- Bundle creation and consumption specs by @tnytown in #67
- workflows: pin python version to 3.11 by @tnytown in #68
- Update README.md to reflect new github org by @bobcallaway in #70
- workflows: Add OIDC token generation workflow by @tetsuo-cpp in #71
- Give the OIDC broadcaster a scary name by @woodruffw in #72
- workflows: remove broadcaster workflow by @woodruffw in #73
- treewide: Use OIDC beacon instead of ambient credentials by @tetsuo-cpp in #74
- Fix our use of
GITHUB_TOKEN
by @woodruffw in #75 - README: prep 0.0.4 by @tetsuo-cpp in #76
New Contributors
- @tnytown made their first contribution in #67
- @bobcallaway made their first contribution in #70
Full Changelog: v0.0.3...v0.0.4
Release 0.0.3
What's Changed
- README: Elaborate on what we aim to achieve with CLI testing by @tetsuo-cpp in #57
- Support conformance testing on third-party PRs by @tetsuo-cpp in #60
Full Changelog: v0.0.2...v0.0.3
Release 0.0.2
What's Changed
- test: Add more verification tests by @tetsuo-cpp in #50
- cli_protocol: change
--certificate-email
to--certificate-identity
by @woodruffw in #54
Full Changelog: v0.0.1...v0.0.2
Release 0.0.1
What's Changed
- Implement initial GitHub Action by @tetsuo-cpp in #24
- Populate README by @tetsuo-cpp in #26
- Document the expected Sigstore CLI interface by @tetsuo-cpp in #32
- action.py: Specify absolute path in
pytest
invocation by @tetsuo-cpp in #52
New Contributors
- @tetsuo-cpp made their first contribution in #24
Full Changelog: https://github.com/trailofbits/sigstore-conformance/commits/v0.0.1