[5.4] Update deleted files and folders in script.php for the upcoming 5.4.3 release#46830
Conversation
|
I have tested this item ✅ successfully on dacf1d9 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46830. |
|
@richard67 can the script you used for this be added to the build folder and process to avoid the bus factor This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46830. |
@brianteeman The script is not ready yet as it still requires some manual adjustments to the code after using it. I hope to find the time latest when my term of duty as release manager for 5.4-dev will end, so it can be used in automated actions. |
|
I have tested this item ✅ successfully on 9581dec
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46830. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46830. |
|
Thank you @richard67 for your contribution. Thank you @brianteeman for testing. |
Pull Request for Issue # .
Summary of Changes
This pull request (PR) updates the lists of files and folders to be deleted on update in script.php for the upcoming 5.4.3 release.
All files and folders added by this PR here are testing files from symfony composer dependencies, see PR #46765 for the removal of these files and folders from the package build.
Testing Instructions
Code review.
Or compare the full installation zip package created by Drone for this PR (or any other 5.4-dev PR after the merge of PR #46765 or from tomorrow on you can also use the latest 5.4-dev nightly build) with the full installation zip package of 5.4.2 and check which files and folders only exist in the 5.4.2 package-
Or update from 5.4.2 to the latest 5.4 nightly build to check the actual result, and update from 5.4.2 to the patched update package or custom update URL created by Drone for this PR here to check the expected result.
Actual result BEFORE applying this Pull Request
After an update from 5.4.2 to the latest 5.4 nightly build, the files and folders handled in this PR are still there.
Expected result AFTER applying this Pull Request
After an update from 5.4.2 to the patched update package or custom update URL created by Drone for this PR here, the files and folders handled in this PR have been deleted.
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed