Problem/Motivation
No one should be using drupal/legacy-project - it is only used for the tarball. Maybe we can mark as abandoned in Drupal 11. Hopefully this wouldn't break packaging.
Proposed resolution
Use https://getcomposer.org/doc/04-schema.md#abandoned to recommend drupal/recommended-project instead.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
The drupal/legacy-project template included in Drupal core is now abandoned. Use recommend drupal/recommended-project instead.
Issue fork drupal-3476725
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:
- 3476725-mark-drupallegacy-project-as
changes, plain diff MR !14088
Comments
Comment #5
gábor hojtsyFail was a functional JS test, sent for a retry :) Should be unrelated.
Comment #6
gábor hojtsyComment #7
gábor hojtsyAdded proposed release notes snippet.
Comment #8
smustgrave commentedRelease snippet reads fine to me
Comment #11
catchWas wondering whether we should definitely backport this to 11.4 or try to warn people first, but marking it abandoned is the warning - I think it's fine.
Committed/pushed to main and 11.x, thanks!