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-03-21 16:30:10 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-03-21 16:41:13 +0300
commit830c6cee47a3377b01ad56742bca78e8cdaab12d (patch)
tree83a49f4b9502168f440b08ba6adac06ef767f788
parent232b0a92b1944397a85dbfadfd8c498ad12d2b86 (diff)
bump staged rollout of 23 to 70%
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rwxr-xr-xconfig/config.php2
-rw-r--r--tests/integration/features/stable.feature2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/config.php b/config/config.php
index c0b3570..30e8bd6 100755
--- a/config/config.php
+++ b/config/config.php
@@ -125,7 +125,7 @@ GVV0y4592N4BfRZIsq/Wzw==',
],
],
'22.2.6' => [
- '30' => [
+ '70' => [
'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 39c90f2..90c71fe 100644
--- a/tests/integration/features/stable.feature
+++ b/tests/integration/features/stable.feature
@@ -850,6 +850,6 @@ Feature: Testing the update scenario of stable releases
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 "32"
+ And the installation mtime is "72"
When The request is sent
Then The response is empty