Upgrade to Drupal 8.8 #109
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Launch Critical
Marketing
Needs documentation
Post-Launch
status
Abandoned
status
Blocked
status
Deploy
status
Doing
status
Done
status
In Review
status
Needs Clarification
status
Test
status
To Do
type
Bug
type
Task
type
User Story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geo/geo-coop#109
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Upgrade to Drupal 8.8
This was undertaken as a result of SA-CORE-2020-001, but note the site is currently at Drupal 8.7.12, which has fixed that bug.
Work Required
changed the description
In attempting a
composer update
(afterrm -rf vendor
):There is an error applying a patch:
And the following suggestions:
And the following deprecations:
The phar-stream-wrapper v2 is required, but v3 is recommended at https://github.com/TYPO3/phar-stream-wrapper for PHP 7.x:
Attempting to update:
typo3+drupal 8.8:
remove drupal/claro (expecting it to be included by drupal 8.8):
Here, Drupal 8.8 will now installs!
However, need to research patches, replace deprecated dependencies. I believe drupal/claro is included in core (exists in
web/core/themes/claro/
), so that's set, right?Patch issues:
changed title from {-Apply SA-CORE-2020-001-} to {+Upgrade to Drupal 8.8+}
changed the description
mentioned in issue drutopia/drutopia#287
mentioned in commit
44ff945832
mentioned in commit
3bc3d90a23
mentioned in commit
d321bd9cae
mentioned in commit
eeab814df7
marked the checklist item composer update as completed
assigned to @wolcen
marked the checklist item deploy to test with drutopia hosting as completed
marked the checklist item deploy to live with drutopia hosting as completed
This was already done!