You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* _cli: add `sigstore verify identity`
This adds `sigstore verify identity`, which is aliased
(through some `argparse` hackery) back to `sigstore verify`.
This allows us to remain compatible with the existing CLI,
while also giving us the flexibility we need to extend verification
(e.g. `sigstore verify github`).
Signed-off-by: William Woodruff <[email protected]>
* _cli: help text for `sigstore verify identity`
Signed-off-by: William Woodruff <[email protected]>
* _cli, Makefile, README: fix `--help` generation
Signed-off-by: William Woodruff <[email protected]>
* README: typo
Signed-off-by: William Woodruff <[email protected]>
* ci: run check-readme against min Python version
Signed-off-by: William Woodruff <[email protected]>
* Makefile: fix `check-readme` target
Signed-off-by: William Woodruff <[email protected]>
* README: render `--help` with min Python version
Signed-off-by: William Woodruff <[email protected]>
* _cli: fix `sigstore verify` behavior
Signed-off-by: William Woodruff <[email protected]>
* _cli: hackety hack
Signed-off-by: William Woodruff <[email protected]>
* _cli: hackety hack
Signed-off-by: William Woodruff <[email protected]>
* README: update docs, examples
Signed-off-by: William Woodruff <[email protected]>
* _cli: add warning to bare `sigstore verify`
Signed-off-by: William Woodruff <[email protected]>
Signed-off-by: William Woodruff <[email protected]>
Signed-off-by: William Woodruff <[email protected]>
0 commit comments