Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from Drupal to Drupal Composer Managed Upstream Doc Update #8753

Open
Adrianm6254 opened this issue Oct 20, 2023 · 1 comment
Open
Assignees
Labels
Topic: Code Structure Related to Upstreams and other code structure details Topic: Drupal

Comments

@Adrianm6254
Copy link

Re: Switch from Drupal to Drupal Composer Managed Upstream

Priority: Low/Medium/High (choose one, remove the other options)

Issue Description:

The document fails to directly deal with the Drupal9 upstream itself.

THe Drupal 9 upstream that I used when upgrading from Drupal 8 moved the contrib modules/themes to the composer folder. When I tried to upgrade to the Pantheon Managed Composer Upstream it failed. When I tried using the auto-conflict resolution it moved everything from composer to contrib and then re-wrote my composer.json to a default when rendered my site unusable with no indication as to what was wrong.

It wasn't until I pulled my code down locally before I could see what had happened. After struggling for a full day to figure all of this out and I was finally able to get things working by manually taking the default composer.json and my working composer.json file and creading a composer.json that would not delete all my modules.

You should warn people of this apparent requirement BEFORE doing the upgrade.

If I have this wrong, please include what one should do when working with this apparent non-standard composer build because this is somehting YOU instituted when I first upgraded from Drupal 8.

Suggested Resolution

@stevector stevector added Topic: Drupal Topic: Code Structure Related to Upstreams and other code structure details labels Jul 16, 2024
@rachelwhitton
Copy link
Member

rachelwhitton commented Nov 13, 2024

Might also relate to #8779 and #8706 and #8583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: Code Structure Related to Upstreams and other code structure details Topic: Drupal
Projects
None yet
Development

No branches or pull requests

4 participants