-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[tests-only] Refactor public link overwrite function #39097
Conversation
069b599
to
092a3d5
Compare
092a3d5
to
521f534
Compare
💥 Acceptance tests pipeline webUISharingIntUsers2-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiSharePublicLink1-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline webUISharingPublic2-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline webUISharingPublic1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiProxySmoke-8-5-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiProvisioningGroups-v2-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiShareCreateSpecialToRoot1-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiShareCreateSpecialToShares1-mariadb10.2-php7.4 failed. The build has been cancelled. |
521f534
to
6c2d217
Compare
87ba4bf
to
cb648e9
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
This PR refactors
thePublicOverwritesFileWithContentUsingWebDavApi
function so that it can be used for both new and old webDavApiRelated Issue
Motivation and Context
I was writing some tests for
files_antivirus
owncloud/files_antivirus#460 and I needed a step for uploading overwrite usingnew
webDavApi but couldn't find one.How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: