Use the deleted file list to remove old files after installation#72
Use the deleted file list to remove old files after installation#72chrisgaraffa wants to merge 1 commit intocivicrm:masterfrom
Conversation
|
Cool. I think this will work with the files in the list but not the directories. Directory paths in |
Oh - missed that! I'll work something up with a |
|
Yes, this would be very valuable! |
|
Hi , |
|
👍 to this, if we can get it over the line. Yes please! The upgrade process is complicated enough as it is, without having to manually delete the civicrm directory every time! |
Overview
Using the deleted files list from civicrm/civicrm-core#28653, the Joomla installers will now remove files from the filesystem that don't exist in the version being installed.
Before
The default Joomla installation process doesn't delete files on upgrade. This leads to outdated files that at best don't do anything and at worst can cause fatal errors.
After
The Joomla installation process now deletes files based on the deleted-files-list.json