From 26f3e8fd3d2425dd8da5d8733b2cca7a5c10def0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 23 Nov 2022 16:42:04 +0100 Subject: [PATCH] [full-ci] Use sizediff propagation (#5092) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bump reva Signed-off-by: Jörn Friedrich Dreyer log calls Signed-off-by: Jörn Friedrich Dreyer bump to fix, disable api log Signed-off-by: Jörn Friedrich Dreyer bump to latest fix Signed-off-by: Jörn Friedrich Dreyer remove unexpected failures Signed-off-by: Jörn Friedrich Dreyer bump reva, update unexpected passes Signed-off-by: Jörn Friedrich Dreyer test sizediff propagation Signed-off-by: Jörn Friedrich Dreyer use reva edge Signed-off-by: Jörn Friedrich Dreyer * add changelog Signed-off-by: Jörn Friedrich Dreyer Signed-off-by: Jörn Friedrich Dreyer --- changelog/unreleased/update-reva.md | 10 ++++++++++ go.mod | 2 +- go.sum | 4 ++-- .../expected-failures-API-on-OCIS-storage.md | 8 -------- 4 files changed, 13 insertions(+), 11 deletions(-) create mode 100644 changelog/unreleased/update-reva.md diff --git a/changelog/unreleased/update-reva.md b/changelog/unreleased/update-reva.md new file mode 100644 index 0000000000..acff2b5088 --- /dev/null +++ b/changelog/unreleased/update-reva.md @@ -0,0 +1,10 @@ +Bugfix: update reva + +Tags: reva + +We updated reva to pull in several Bugfixes: +* Bugfix [owncloud/ocis#5061](https://github.com/owncloud/ocis/issues/5061): [Performance] Upload speed drops while uploading 1k files in a folder +* Bugfix [owncloud/ocis#3868](https://github.com/owncloud/ocis/issues/3868): Downloading the older version of shared file as share receiver gives 403 +* Bugfix [owncloud/ocis#765](https://github.com/owncloud/ocis/issues/765): [OCIS-storage] Restoring an older version of a shared file deletes the share + +https://github.com/owncloud/ocis/pull/5092 diff --git a/go.mod b/go.mod index e8d17cf17a..0daf2d7dca 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/blevesearch/bleve/v2 v2.3.5 github.com/coreos/go-oidc/v3 v3.4.0 github.com/cs3org/go-cs3apis v0.0.0-20221012090518-ef2996678965 - github.com/cs3org/reva/v2 v2.10.1-0.20221122203801-810f981c8d9b + github.com/cs3org/reva/v2 v2.10.1-0.20221123110342-cf8ce449fc83 github.com/disintegration/imaging v1.6.2 github.com/ggwhite/go-masker v1.0.9 github.com/go-chi/chi/v5 v5.0.7 diff --git a/go.sum b/go.sum index 00e21fe465..e4cb3543fe 100644 --- a/go.sum +++ b/go.sum @@ -342,8 +342,8 @@ github.com/crewjam/saml v0.4.6 h1:XCUFPkQSJLvzyl4cW9OvpWUbRf0gE7VUpU8ZnilbeM4= github.com/crewjam/saml v0.4.6/go.mod h1:ZBOXnNPFzB3CgOkRm7Nd6IVdkG+l/wF+0ZXLqD96t1A= github.com/cs3org/go-cs3apis v0.0.0-20221012090518-ef2996678965 h1:y4n2j68LLnvac+zw/al8MfPgO5aQiIwLmHM/JzYN8AM= github.com/cs3org/go-cs3apis v0.0.0-20221012090518-ef2996678965/go.mod h1:UXha4TguuB52H14EMoSsCqDj7k8a/t7g4gVP+bgY5LY= -github.com/cs3org/reva/v2 v2.10.1-0.20221122203801-810f981c8d9b h1:2/jP2wlUVwkAXSVllR/rwQEn460rmiUZXiuplcJ+T28= -github.com/cs3org/reva/v2 v2.10.1-0.20221122203801-810f981c8d9b/go.mod h1:+lH5G0UmNjMNj4F0bDhbh+HqL1UihlbL8zPBa57Y2QI= +github.com/cs3org/reva/v2 v2.10.1-0.20221123110342-cf8ce449fc83 h1:cyYWkYxEFr08PDMQHVxOyCAUzCT+nh0qsFDmMYiK2O8= +github.com/cs3org/reva/v2 v2.10.1-0.20221123110342-cf8ce449fc83/go.mod h1:+lH5G0UmNjMNj4F0bDhbh+HqL1UihlbL8zPBa57Y2QI= github.com/cubewise-code/go-mime v0.0.0-20200519001935-8c5762b177d8 h1:Z9lwXumT5ACSmJ7WGnFl+OMLLjpz5uR2fyz7dC255FI= github.com/cubewise-code/go-mime v0.0.0-20200519001935-8c5762b177d8/go.mod h1:4abs/jPXcmJzYoYGF91JF9Uq9s/KL5n1jvFDix8KcqY= github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c/go.mod h1:GyV+0YP4qX0UQ7r2MoYZ+AvYDp12OF5yg4q8rGnyNh4= diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index c1f19b9a96..be0a3acaae 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -33,10 +33,6 @@ _ocdav: double-check the webdav property parsing when custom namespaces are used - [apiWebdavProperties2/getFileProperties.feature:405](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavProperties2/getFileProperties.feature#L405) - [apiWebdavProperties2/getFileProperties.feature:410](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavProperties2/getFileProperties.feature#L410) -#### [Downloading the older version of shared file gives 404](https://github.com/owncloud/ocis/issues/3868) - -- [apiVersions/fileVersionsSharingToShares.feature:306](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionsSharingToShares.feature#L306) - #### [file versions do not report the version author](https://github.com/owncloud/ocis/issues/2914) - [apiVersions/fileVersionAuthor.feature:14](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature#L14) @@ -320,10 +316,6 @@ cannot share a folder with create permission - [apiWebdavMove2/moveShareOnOcis.feature:169](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavMove2/moveShareOnOcis.feature#L169) - [apiWebdavMove2/moveShareOnOcis.feature:170](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavMove2/moveShareOnOcis.feature#L170) -#### [restoring an older version of a shared file deletes the share](https://github.com/owncloud/ocis/issues/765) - -- [apiShareManagementToShares/acceptShares.feature:579](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/acceptShares.feature#L579) - #### [Expiration date for shares is not implemented](https://github.com/owncloud/ocis/issues/1250) #### Expiration date of user shares