Skip to content

Commit

Permalink
Merge pull request #943 from nextcloud-releases/rel/28/beta2
Browse files Browse the repository at this point in the history
28.0.0 beta 2
  • Loading branch information
blizzz authored Nov 10, 2023
2 parents 0855069 + 32dbe05 commit f895030
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
36 changes: 18 additions & 18 deletions config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -667,34 +667,34 @@
'beta' => [
'28' => [
'100' => [
'latest' => '28.0.0 beta 1',
'internalVersion' => '28.0.0.3',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta1.zip',
'latest' => '28.0.0 beta 2',
'internalVersion' => '28.0.0.4',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta2.zip',
'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html',
'eol' => false,
'minPHPVersion' => '8.0',
'signature' => 'eUEJVHZuI24XmZFb5kbndjC+9fDWsTW+xfBK2Nrr0RxMf0/WL/10/dQkZoYT6U4q
smdZfmLzha7wn6m3rqyeej4nUNWyxM1KU3iT5UgufV8AoxHK+hPhK/dF54QFxz6P
JyiPtD/L/AcHB3kxtSSTPIIKbmg7c/RSinU+zhsEWnwLZFda94ssx8PFqVQ6vgvi
zrPrWZG041+GRVUf/Pc5M/AEmHH2l6/WECQP271b/r18ZGiRIs34czirBdVEZj/S
llK0Gyq1K3nQUyXosoUfE1W5B26h0EzebfrCCVx93zW6oldhRylDB9B0bBHsEOdr
+DfHnVeeoN40mEH5ASzW0A==',
'signature' => 'ehJAL0mSjmtW9rgqJbiyvG/5SaD/Q3iZaqPNDg343Dmb1znSaOzOM6cEc4UgSTN2
Avi1+kCJS6FpFdhMmDycYjpg3vCOdpM9mWuPWD9kKhgt3/VNNL+8LAXa524glTQT
p0fKT/0WC0zD+EI51sj5ZIGTwiew0GvJYORc6FA5/9thM2wA7PESRA8UCTQ7SpMV
k83mSPBq9+XlAsLXv0FyWahlLkQZpNoM0brHUNzrbR5tM9n6uJx7F01gpFtgPVWG
G4SlK98yBXkOh/Xo3OioNCmaI8O1ekqbKKhad17dWtLwq9OT5ukjtMeT4/xkp/fn
UEsXhLAQJ0MSao9+4RQ5BQ==',
],
],
'27.1.3' => [
'100' => [
'latest' => '28.0.0 beta 1',
'internalVersion' => '28.0.0.3',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta1.zip',
'latest' => '28.0.0 beta 2',
'internalVersion' => '28.0.0.4',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta2.zip',
'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html',
'eol' => false,
'minPHPVersion' => '8.0',
'signature' => 'eUEJVHZuI24XmZFb5kbndjC+9fDWsTW+xfBK2Nrr0RxMf0/WL/10/dQkZoYT6U4q
smdZfmLzha7wn6m3rqyeej4nUNWyxM1KU3iT5UgufV8AoxHK+hPhK/dF54QFxz6P
JyiPtD/L/AcHB3kxtSSTPIIKbmg7c/RSinU+zhsEWnwLZFda94ssx8PFqVQ6vgvi
zrPrWZG041+GRVUf/Pc5M/AEmHH2l6/WECQP271b/r18ZGiRIs34czirBdVEZj/S
llK0Gyq1K3nQUyXosoUfE1W5B26h0EzebfrCCVx93zW6oldhRylDB9B0bBHsEOdr
+DfHnVeeoN40mEH5ASzW0A==',
'signature' => 'ehJAL0mSjmtW9rgqJbiyvG/5SaD/Q3iZaqPNDg343Dmb1znSaOzOM6cEc4UgSTN2
Avi1+kCJS6FpFdhMmDycYjpg3vCOdpM9mWuPWD9kKhgt3/VNNL+8LAXa524glTQT
p0fKT/0WC0zD+EI51sj5ZIGTwiew0GvJYORc6FA5/9thM2wA7PESRA8UCTQ7SpMV
k83mSPBq9+XlAsLXv0FyWahlLkQZpNoM0brHUNzrbR5tM9n6uJx7F01gpFtgPVWG
G4SlK98yBXkOh/Xo3OioNCmaI8O1ekqbKKhad17dWtLwq9OT5ukjtMeT4/xkp/fn
UEsXhLAQJ0MSao9+4RQ5BQ==',
],
],
'27' => [
Expand Down
32 changes: 16 additions & 16 deletions tests/integration/features/beta.feature
Original file line number Diff line number Diff line change
Expand Up @@ -777,18 +777,18 @@ Feature: Testing the update scenario of beta releases
And the installation mtime is "11"
When The request is sent
Then The response is non-empty
And Update to version "28.0.0.3" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta1.zip"
And Update to version "28.0.0.4" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta2.zip"
And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html"
And EOL is set to "0"
And The signature is
"""
eUEJVHZuI24XmZFb5kbndjC+9fDWsTW+xfBK2Nrr0RxMf0/WL/10/dQkZoYT6U4q
smdZfmLzha7wn6m3rqyeej4nUNWyxM1KU3iT5UgufV8AoxHK+hPhK/dF54QFxz6P
JyiPtD/L/AcHB3kxtSSTPIIKbmg7c/RSinU+zhsEWnwLZFda94ssx8PFqVQ6vgvi
zrPrWZG041+GRVUf/Pc5M/AEmHH2l6/WECQP271b/r18ZGiRIs34czirBdVEZj/S
llK0Gyq1K3nQUyXosoUfE1W5B26h0EzebfrCCVx93zW6oldhRylDB9B0bBHsEOdr
+DfHnVeeoN40mEH5ASzW0A==
ehJAL0mSjmtW9rgqJbiyvG/5SaD/Q3iZaqPNDg343Dmb1znSaOzOM6cEc4UgSTN2
Avi1+kCJS6FpFdhMmDycYjpg3vCOdpM9mWuPWD9kKhgt3/VNNL+8LAXa524glTQT
p0fKT/0WC0zD+EI51sj5ZIGTwiew0GvJYORc6FA5/9thM2wA7PESRA8UCTQ7SpMV
k83mSPBq9+XlAsLXv0FyWahlLkQZpNoM0brHUNzrbR5tM9n6uJx7F01gpFtgPVWG
G4SlK98yBXkOh/Xo3OioNCmaI8O1ekqbKKhad17dWtLwq9OT5ukjtMeT4/xkp/fn
UEsXhLAQJ0MSao9+4RQ5BQ==
"""

Scenario: Updating Nextcloud 28 on the beta channel
Expand All @@ -798,16 +798,16 @@ Feature: Testing the update scenario of beta releases
And the installation mtime is "11"
When The request is sent
Then The response is non-empty
And Update to version "28.0.0.3" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta1.zip"
And Update to version "28.0.0.4" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.0beta2.zip"
And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html"
And EOL is set to "0"
And The signature is
"""
eUEJVHZuI24XmZFb5kbndjC+9fDWsTW+xfBK2Nrr0RxMf0/WL/10/dQkZoYT6U4q
smdZfmLzha7wn6m3rqyeej4nUNWyxM1KU3iT5UgufV8AoxHK+hPhK/dF54QFxz6P
JyiPtD/L/AcHB3kxtSSTPIIKbmg7c/RSinU+zhsEWnwLZFda94ssx8PFqVQ6vgvi
zrPrWZG041+GRVUf/Pc5M/AEmHH2l6/WECQP271b/r18ZGiRIs34czirBdVEZj/S
llK0Gyq1K3nQUyXosoUfE1W5B26h0EzebfrCCVx93zW6oldhRylDB9B0bBHsEOdr
+DfHnVeeoN40mEH5ASzW0A==
ehJAL0mSjmtW9rgqJbiyvG/5SaD/Q3iZaqPNDg343Dmb1znSaOzOM6cEc4UgSTN2
Avi1+kCJS6FpFdhMmDycYjpg3vCOdpM9mWuPWD9kKhgt3/VNNL+8LAXa524glTQT
p0fKT/0WC0zD+EI51sj5ZIGTwiew0GvJYORc6FA5/9thM2wA7PESRA8UCTQ7SpMV
k83mSPBq9+XlAsLXv0FyWahlLkQZpNoM0brHUNzrbR5tM9n6uJx7F01gpFtgPVWG
G4SlK98yBXkOh/Xo3OioNCmaI8O1ekqbKKhad17dWtLwq9OT5ukjtMeT4/xkp/fn
UEsXhLAQJ0MSao9+4RQ5BQ==
"""

0 comments on commit f895030

Please sign in to comment.