? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
20 Jul 2022

Pull Request for Issue # .

Summary of Changes

With the last version reset (commit 156fe71 ), the extra version has not been set in the right way, so the package names and therefore the download URL differs from that the update site for the nightly builds expects, see https://github.com/joomla/update.joomla.org/pull/258/files .

So the manual download links for the packages are working on https://developer.joomla.org/nightly-builds.html , but the update site's details XML https://update.joomla.org/core/nightlies/next_minor_extension.xml will not work.

This PR fixes that so the package names are like they should be and like they are expected by the update site's details XML.

Even if we do not plan an RC 2 but a stable as next, we should use "rc2-dev" in package names like we have done it in past in the same situation.

Testing Instructions

Code review, or run php ./build/build.php --remote=HEAD --exclude-gzip --exclude-bzip2 on a local git clone of the branch of this PR on Linux or on Windows with WSL and check that the name of the zip packages fits to the URLs in file https://update.joomla.org/core/nightlies/next_minor_extension.xml .

Actual result BEFORE applying this Pull Request

Updates to the 4.2-dev nightlies is not possible with Live Update.

Expected result AFTER applying this Pull Request

Updates to the 4.2-dev nightlies is possible with Live Update.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 20 Jul 2022
avatar richard67 richard67 - change - 20 Jul 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Jul 2022
Category Administration Libraries
avatar richard67 richard67 - change - 20 Jul 2022
The description was changed
avatar richard67 richard67 - edited - 20 Jul 2022
avatar richard67 richard67 - change - 20 Jul 2022
The description was changed
avatar richard67 richard67 - edited - 20 Jul 2022
avatar HLeithner HLeithner - close - 21 Jul 2022
avatar HLeithner HLeithner - merge - 21 Jul 2022
avatar HLeithner HLeithner - change - 21 Jul 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-07-21 09:12:19
Closed_By HLeithner
Labels Added: ?
avatar HLeithner
HLeithner - comment - 21 Jul 2022

thx

Add a Comment

Login with GitHub to post a comment