Problem/Motivation
We have not converted to #3346707: Add Alpha level Experimental Package Manager module in a while, so now it does not work
Proposed resolution
Make it work
To make sure it works I have been pushing to a core test MR against 11.x. It is now down to 1 fail https://www.drupal.org/pift-ci-job/2766866 but that is \Drupal\BuildTests\Composer\Template\ComposerProjectTemplatesTest which fails because we bring in a beta dependency in composer-stager. So get the test I would need to update that test to accept beta.
It might be ok to have that 1 core test fail for now though
Issue fork automatic_updates-3386135
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
xjmRetitling to avoid confusion with the slough of 11.x aliasing issues we went through.
Comment #4
tedbowUpdated the summary. I think this is ready for review because all tests pass pass except 1 as noted in the summary
Comment #5
phenaproximaComment #7
tedbow@phenaproxima thanks!