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.

Command icon 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

phenaproxima created an issue. See original summary.

balsama’s picture

Frankly, 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 :)

  • phenaproxima committed 763ad74 on 6.0.x
    Issue #3303697 by phenaproxima: Deprecate the optional update system
    
phenaproxima’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.