Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
woodruffw opened this issue May 3, 2022 · 0 comments · Fixed by #70
Closed

Replace setup.py with metadata in pyproject.toml #69

woodruffw opened this issue May 3, 2022 · 0 comments · Fixed by #70
Labels
enhancement New feature or request refactoring Refactoring tasks.

Comments

@woodruffw
Copy link
Member

We did this for pip-audit; we should do it here too.

@woodruffw woodruffw added enhancement New feature or request refactoring Refactoring tasks. labels May 3, 2022
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
Labels
enhancement New feature or request refactoring Refactoring tasks.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant