User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
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 .
Updates to the 4.2-dev nightlies is not possible with Live Update.
Updates to the 4.2-dev nightlies is possible with Live Update.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Libraries |
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:
?
|
thx