Closed (fixed)
Project:
Lightning Core
Version:
6.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Aug 2022 at 12:52 UTC
Updated:
29 Aug 2022 at 13:24 UTC
Jump to comment: Most recent
The optional update system in Lightning Core, originally implemented for Lightning, should be deprecated. The other Lightning components are removing their update paths in their next major versions, including optional updates, and we don't want to provide this choose-your-own-adventure style of updating anymore. So let's deprecate the classes involved, and remove the tests.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
balsamaFrankly, I don’t see much of a case where we provide an update at all - much less one that it wouldn’t just put in a hook. So I'm +1 for removing this system. It served us well :)
Comment #5
phenaproxima