User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) updates the list of files to be deleted on update in file administrator/components/com_admin/script.php
in the 5.2-dev branch in preparation for the next 5.2.0-beta1 release.
All files added by this PR are deleted due to the update the joomla framework composer dependencies, where developer-only files are not shipped anymore.
Code review, or if you want to do a real test:
Update a 5.2.0-alpha3 to a current 5.2-dev build which contains the changes from the merged PR #43939 to get the actual result, and update a 5.2.0-alpha3 to the patched package created by Drone for this PR to get the expected result.
To create a current 5.2-dev build, open a Linux or WSL shell, change to the base folder of your git clone, checkout the 5.2-dev branch of the CMS repo or update your 5.2-dev branch to that (upstream) and then run:
php ./build/build.php --remote=HEAD --exclude-gzip --exclude-zstd
And here you can find the patched update package or custom update URL created by Drone for this PR: https://artifacts.joomla.org/drone/joomla/joomla-cms/5.2-dev/43942/downloads/78194/Joomla_5.2.0-alpha4-dev+pr.43942-Development-Update_Package.zip
The files added by this PR to file administrator/components/com_admin/script.php
are still present after the update.
The files added by this PR to file administrator/components/com_admin/script.php
have been removed with the update.
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
Category | ⇒ | Administration com_admin |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-5.2-dev
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-18 11:40:11 |
Closed_By | ⇒ | richard67 |
Closing in favour of #43944 , which should be merged up into 5.2-dev.