Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2022-04-07 23:20:15 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-04-07 23:20:15 +0300
commita51412ab2b038910d1d70ec61c1e3fee4062ce81 (patch)
tree4aae34ec1207952d5531422813a275f4ea5e269e
parent22d8a4771eac724853016fb56159bcd07caa1269 (diff)
bump upgrade from 22 to 23 to 100%
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rwxr-xr-xconfig/config.php2
-rw-r--r--tests/integration/features/stable.feature8
2 files changed, 1 insertions, 9 deletions
diff --git a/config/config.php b/config/config.php
index 89821ed..9dd3b13 100755
--- a/config/config.php
+++ b/config/config.php
@@ -125,7 +125,7 @@ GVV0y4592N4BfRZIsq/Wzw==',
],
],
'22.2.6' => [
- '70' => [
+ '100' => [
'latest' => '23.0.3',
'internalVersion' => '23.0.3.2',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-23.0.3.zip',
diff --git a/tests/integration/features/stable.feature b/tests/integration/features/stable.feature
index 90c71fe..12913b8 100644
--- a/tests/integration/features/stable.feature
+++ b/tests/integration/features/stable.feature
@@ -845,11 +845,3 @@ Feature: Testing the update scenario of stable releases
DwSK0UeNMkZz/N9Pg/2RSx2Jm6GACoO0DEkFdhEeCw5u7ZvcIWTQng0L0T3+OCu7
GVV0y4592N4BfRZIsq/Wzw==
"""
-
- Scenario: Stay on the latest Nextcloud 22 on the stable channel (staged rollout)
- Given There is a release with channel "stable"
- And The received version is "22.2.6.2"
- And The received PHP version is "7.3.0"
- And the installation mtime is "72"
- When The request is sent
- Then The response is empty