Skip to content
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

sigstore/sign: sign API takes bytes, not I/O #921

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Conversation

woodruffw
Copy link
Member

Counterpart to #904: Signer.sign(...) takes bytes instead of an effectful IO type.

@woodruffw woodruffw added component:signing Core signing functionality component:api Public APIs labels Mar 5, 2024
@woodruffw woodruffw self-assigned this Mar 5, 2024
Signed-off-by: William Woodruff <[email protected]>
Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw requested a review from jku March 5, 2024 18:46
Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@woodruffw woodruffw enabled auto-merge (squash) March 6, 2024 15:18
@woodruffw woodruffw merged commit 473bb39 into main Mar 6, 2024
25 checks passed
@woodruffw woodruffw deleted the ww/sign-bytes branch March 6, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api Public APIs component:signing Core signing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants