Merge pull request #3680 from owncloud/bump-web-5.5.0-rc.3

[full-ci] Bump web to v5.5.0-rc.3
This commit is contained in:
Phil Davis
2022-05-05 08:31:00 +05:45
committed by GitHub
4 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=4ee9352f4df70cb49cdd539f5a6f0275d369605a
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=4d0b216f0ef6ad9708d414aca60920fdb877e5ab
WEB_COMMITID=eb00649279daab8442dd392bb34b85ab1e1d75ef
WEB_BRANCH=master
+4 -3
View File
@@ -1,9 +1,10 @@
Enhancement: Update ownCloud Web to v5.5.0-rc.2
Enhancement: Update ownCloud Web to v5.5.0-rc.3
Tags: web
We updated ownCloud Web to v5.5.0-rc.2. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v5.5.0-rc.3. Please refer to the changelog (linked) for details on the web release.
https://github.com/owncloud/web/pull/6854
https://github.com/owncloud/ocis/pull/3664
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.2
https://github.com/owncloud/ocis/pull/3680
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.3
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v5.5.0-rc.2
WEB_ASSETS_VERSION = v5.5.0-rc.3
include ../../.make/recursion.mk
@@ -32,9 +32,7 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUIFavorites/unfavoriteFile.feature:72](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFavorites/unfavoriteFile.feature#L72)
- [webUIFavorites/unfavoriteFile.feature:89](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFavorites/unfavoriteFile.feature#L89)
- [webUIFavorites/unfavoriteFile.feature:104](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFavorites/unfavoriteFile.feature#L104)
- [webUIFilesSearch/search.feature:50](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L50)
- [webUIFilesSearch/search.feature:103](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L103)
- [webUIFilesSearch/search.feature:129](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L129)
- [webUIFilesSearch/search.feature:153](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L153)
- [webUIFilesSearch/search.feature:165](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L165)
- [webUIFilesSearch/search.feature:175](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L175)
@@ -249,6 +247,9 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUIResharing2/reshareUsers.feature:72](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing2/reshareUsers.feature#L72)
- [webUIResharing2/reshareUsers.feature:73](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing2/reshareUsers.feature#L73)
### [Regression during ocis 2.0.0-beta](https://github.com/owncloud/ocis/issues/3627)
- [webUISharingInternalGroups/shareWithGroups.feature:19](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L19)
### [Different share permissions provides varying roles in oc10 and ocis](https://github.com/owncloud/ocis/issues/1277)
- [webUISharingInternalGroups/shareWithGroups.feature:166](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L166)
- [webUISharingInternalGroups/shareWithGroups.feature:180](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L180)