Problem/Motivation

Follow-up from #3364646: Add a branch alias for 11.x

Installing devel on the 11.x branch now works with COMPOSER_ROOT_VERSION=10.2.x-dev composer require drupal/devel but it doesn't work without COMPOSER_ROOT_VERSION.

If we add a branch alias to core/composer.json too, maybe that will help.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#4 interdiff_1-4.txt777 bytesspokje
#4 3376476-4.patch1.33 KBspokje
#2 3376476.patch538 bytescatch

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
StatusFileSize
new538 bytes

Just to see what fails.

Status: Needs review » Needs work

The last submitted patch, 2: 3376476.patch, failed testing. View results

spokje’s picture

Status: Needs work » Needs review
StatusFileSize
new1.33 KB
new777 bytes

Well, for starters, my old nemesis ComposerIntegrationTest::testComposerLockHash...

catch’s picture

For starters and also for finishers, or should it be desserts.

As with the first change, I think we might need to commit this to find out whether it works or not.

  • longwave committed 6cb692ae on 11.x
    Issue #3376476 by Spokje, catch: Add another branch alias for 11.x
    
longwave’s picture

Status: Needs review » Fixed

The only way we know of to test this is to push it and see what happens on Packagist, I'm ready with the revert in case something breaks.

Committed 6cb692a and pushed to 11.x. Thanks!

Status: Fixed » Closed (fixed)

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