I’ll be upgrading my core Drupal files to the version that was released this week.
Here is the short link to the proc i use to upgrade core files. I have used it several times and it is sound.
Sand first then prod. I’ll post how it goes later today. shouldn’t take too long.
I’m also going to spend some time in Quality Assurance for Sand, Qual and Prod. Making sure that they are reasonably close in the modules (need to be the same on that) installed and the stylings that are running on prod. Housekeeping. Very important.
here is a good linux command that i always forget. to delete a non-empty linux dir type
rm -rf /dirname
from the directory right above the one that you want to remove.
The core upgrade is complete with no errors/issues. The upgrade was performed on Sand first. No issues there. Cron has run and everything is up to date. Looking good.