Problem/Motivation

What is the point of having Automatic Updates Extensions be a separate module?

Originally, I think the idea was that we wanted to develop it in its own experimental scope, because Automatic Updates was still under heavy development. But that situation is longer the case; both modules are stable, and the division between them causes needless complexity and UI confusion.

Proposed resolution

Merge Automatic Updates Extensions' functionality into Automatic Updates, and mark the sub-module.

If you have Automatic Updates Extensions installed: Uninstall it at your earliest convenience.

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.

phenaproxima’s picture

Issue summary: View changes
phenaproxima’s picture

I discussed this with @tedbow over Zoom, and he blessed this idea.

Additionally, it seems at this point that Automatic Updates is not likely to go into core in its current form; if we did, it would be renamed ("Update Manager" seems to be the preferred nomenclature) and probably heavily refactored. That's okay; Automatic Updates is a critical dependency of Drupal CMS, which is the default download of Drupal, and this change does not affect its strategic importance. Consolidating its functionality into one module is the right way to go.

With all that in mind, merging this chungus. It's possible that not all tests will pass, but it seems that some of the build tests are a little flaky, because there is no god and Satan is dancing on my disk drive. I don't have time to rewrite the build tests right now (although they need it).

  • phenaproxima committed 65d87e0a on 4.x
    feat: #3567044 Merge Automatic Updates Extensions into the main module...
phenaproxima’s picture

Status: Active » Fixed

Merged into 4.x.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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