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

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

tedbow created an issue. See original summary.

xjm’s picture

Title: Fix module so conversion to 11.x core merge request works » Update module's merge request process for current core HEAD

Retitling to avoid confusion with the slough of 11.x aliasing issues we went through.

tedbow’s picture

Issue summary: View changes
Status: Active » Needs review
Issue tags: +core-mvp

Updated the summary. I think this is ready for review because all tests pass pass except 1 as noted in the summary

phenaproxima’s picture

Status: Needs review » Reviewed & tested by the community

  • tedbow committed a81c7a5a on 3.0.x
    Issue #3386135: Update module's merge request process for current core...
tedbow’s picture

Status: Reviewed & tested by the community » Fixed

@phenaproxima thanks!

Status: Fixed » Closed (fixed)

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