-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: cli_protocol: bundle flow Signed-off-by: Andrew Pan <[email protected]> * cli_protocol: formattinG Signed-off-by: Andrew Pan <[email protected]> * sigstore-python-conformance: shim *-bundle Signed-off-by: Andrew Pan <[email protected]> * test: basic bundle test cases Signed-off-by: Andrew Pan <[email protected]> * test_simple: parametrize -> mark.parametrize Signed-off-by: Andrew Pan <[email protected]> * sigstore-python-conformance: correct subcmd check Signed-off-by: Andrew Pan <[email protected]> * fixup! sigstore-python-conformance: correct subcmd check Signed-off-by: Andrew Pan <[email protected]> * conftest: return construct_materials_for_cls Signed-off-by: Andrew Pan <[email protected]> * test/client: all_exist -> exists Signed-off-by: Andrew Pan <[email protected]> * test_signature_verify: blank conditions Signed-off-by: Andrew Pan <[email protected]> * test_signature_verify: specialize sigcrt specific Signed-off-by: Andrew Pan <[email protected]> * test: reformat Signed-off-by: Andrew Pan <[email protected]> * treewide: resolve bad merge Signed-off-by: Andrew Pan <[email protected]> * test: yakshave naming for `make_materials` Signed-off-by: Andrew Pan <[email protected]> * test: `make lint` Signed-off-by: Andrew Pan <[email protected]> * test: Implement suggestions from code review Signed-off-by: Andrew Pan <[email protected]> * test: typehints for `make_materials` & co Signed-off-by: Andrew Pan <[email protected]> * test/conftest: doc new fixtures Signed-off-by: Andrew Pan <[email protected]> * test/client: doc changes from code review Signed-off-by: Andrew Pan <[email protected]> * test: prefix new type aliases with `_` Signed-off-by: Andrew Pan <[email protected]> --------- Signed-off-by: Andrew Pan <[email protected]>
- Loading branch information
Showing
7 changed files
with
296 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.