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

Try to rename the file after upload instead of copying. #3739

Merged
merged 6 commits into from
Mar 20, 2023

Conversation

dragotin
Copy link
Contributor

If renaming fails for whatever reason, it falls back to copying as before. This comes for the cost of an interface change towards file name instead of Reader.
Plus some fixed tests.

If renaming fails for whatever reason, it falls back to copying as before.
This comes for the cost of an interface change towards file name instead
of Reader.
Plus some fixed tests.
@dragotin dragotin requested review from a team, labkode and ishank011 as code owners March 20, 2023 14:55
@update-docs
Copy link

update-docs bot commented Mar 20, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic
Copy link
Contributor

butonic commented Mar 20, 2023

@dragotin you'll have to do a make go-generate to update the mocks and check them in.

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