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

Fix 0 byte uploads #2998

Merged
merged 6 commits into from
Jun 22, 2022
Merged

Fix 0 byte uploads #2998

merged 6 commits into from
Jun 22, 2022

Conversation

aduffeck
Copy link
Contributor

@aduffeck aduffeck commented Jun 22, 2022

This PR fixes a problem with 0-byte uploads by using TouchFile instead of going through TUS (decomposedfs and owncloudsql storage drivers only for now).

Fixes owncloud/ocis#3154

@aduffeck aduffeck requested review from a team, labkode, ishank011 and glpatcern as code owners June 22, 2022 06:37
@update-docs
Copy link

update-docs bot commented Jun 22, 2022

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.

@C0rby
Copy link
Contributor

C0rby commented Jun 22, 2022

There are still many failures in the CI. The code looks good but I don't want to approve as long as the CI fails.

@aduffeck aduffeck force-pushed the fix-0-byte-uploads branch from 3e14475 to d7faa2d Compare June 22, 2022 09:25
Copy link
Contributor

@C0rby C0rby left a comment

Choose a reason for hiding this comment

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

Cool. 👍

@aduffeck aduffeck merged commit 317fb93 into cs3org:edge Jun 22, 2022
@aduffeck aduffeck deleted the fix-0-byte-uploads branch June 22, 2022 10:09
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