-
Notifications
You must be signed in to change notification settings - Fork 56
Replace setup.py
with metadata in pyproject.toml
#69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
javanlacerda
pushed a commit
to javanlacerda/sigstore-python
that referenced
this issue
Feb 23, 2024
* 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]>
javanlacerda
pushed a commit
to javanlacerda/sigstore-python
that referenced
this issue
Feb 23, 2024
* test, tools: init bundle cert chain tests Signed-off-by: Andrew Pan <[email protected]> * Makefile: adjust `lint` to cover `tools/` Signed-off-by: Andrew Pan <[email protected]> * mypy.ini: checkin Signed-off-by: Andrew Pan <[email protected]> * treewide: remove ski/aki test Signed-off-by: Andrew Pan <[email protected]> * conftest: re-add `--identity-token` Fixes bad merge in sigstore#69. Signed-off-by: Andrew Pan <[email protected]> * test_bundle: guard `BasicConstraints` query w/ try Signed-off-by: Andrew Pan <[email protected]> * workflows/conformance.yml: test the PR branch Signed-off-by: Andrew Pan <[email protected]> --------- Signed-off-by: Andrew Pan <[email protected]> Signed-off-by: William Woodruff <[email protected]> Signed-off-by: Andrew Pan <[email protected]> Co-authored-by: William Woodruff <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We did this for
pip-audit
; we should do it here too.The text was updated successfully, but these errors were encountered: