Problem/Motivation
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.
Issue fork lightning_core-3303697
Show commands
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