Problem/Motivation
We lowered MINIMUM_STABILITY to 'RC' in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php to accommodate php-tuf/composer-stager which currently on has RC releases.
Steps to reproduce
Proposed resolution
As soon as php-tuf/composer-stager has an official release, bump MINIMUM_STABILITY back to 'stable'.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3490698
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 #2
catchAlso opened #3490709: Try to move php-tuf/composer-stager to a dev dependency until package_manager is stable in case that's an option (didn't try yet).
Comment #3
catchComment #5
spokjeMINIMUM_STABILITYshould be set to 'stable' incore/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php.Not to sure we want to change the composer.json files.
Comment #6
catchThanks I knew I was doing something wrong but couldn't remember what the right thing was.
Comment #7
spokjeTwo test-failures, one is a known random, the image one I haven't seen before myself, but I would find it _very_ weird if that could be cause by tuf.
Marking as RTBC.
Comment #9
alexpottCommitted and pushed c9c3966566e to 11.x and 63be3c483d3 to 11.1.x. Thanks!
Comment #11
luenemannComment #12
luenemannBack to RTBC. No credit assigned.
Comment #13
alexpott