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

Make UploadSignature take an oci.Signature. #749

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

mattmoor
Copy link
Member

Now that we have static.NewSignature, this shifts the construction out of UploadSignature and removes the elements passed via UploadOpts to simply be a part of the NewSignature call on the caller's side.

With this UploadSignature is starting to look pretty lean!

Signed-off-by: Matt Moore [email protected]

Ticket Link

Related: #666

Release Note

NONE

Now that we have `static.NewSignature`, this shifts the construction out of `UploadSignature` and removes the elements passed via `UploadOpts` to simply be a part of the `NewSignature` call on the caller's side.

With this `UploadSignature` is starting to look pretty lean!

Signed-off-by: Matt Moore <[email protected]>
@dekkagaijin dekkagaijin merged commit cad2e01 into sigstore:main Sep 22, 2021
@github-actions github-actions bot added this to the v1.3.0 milestone Sep 22, 2021
@mattmoor mattmoor deleted the upload-signature branch September 22, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants