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

Eliminate cremote.UploadFile. #797

Merged
merged 1 commit into from
Sep 25, 2021
Merged

Conversation

mattmoor
Copy link
Member

This can now be done in terms of static.NewFile and remote.Write, which is simply enough to just inline.

WIP until #796 merges and this is rebased.

Ticket Link

Related #666

Release Note

Remove cremote.UploadFile in favor of static.NewFile and remote.Write

This can now be done in terms of `static.NewFile` and `remote.Write`, which is simply enough to just inline.

Signed-off-by: Matt Moore <[email protected]>
@mattmoor mattmoor changed the title [WIP] Eliminate cremote.UploadFile. Eliminate cremote.UploadFile. Sep 25, 2021
@mattmoor
Copy link
Member Author

I've rebase this, and it should be RFAL.

cc @dekkagaijin @dlorenc

@mattmoor mattmoor merged commit 52faaca into sigstore:main Sep 25, 2021
@mattmoor mattmoor deleted the delete-upload-file branch September 25, 2021 13:31
@github-actions github-actions bot added this to the v1.3.0 milestone Sep 25, 2021
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