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

Upgrade to D11 #273

Open
mattsqd opened this issue Aug 7, 2024 · 2 comments
Open

Upgrade to D11 #273

mattsqd opened this issue Aug 7, 2024 · 2 comments

Comments

@mattsqd
Copy link
Collaborator

mattsqd commented Aug 7, 2024

git checkout develop && git pull && lando rebuild -y && lando si && ./composer.sh require drupal/upgrade_status && ./drush.sh en -y upgrade_status && ./drush.sh upgrade_status:analyze --ignore-uninstalled --phpstan-memory-limit=-1 --all > upgrade.txt

@mattsqd
Copy link
Collaborator Author

mattsqd commented Aug 7, 2024

Looks like lots of contrib modules don't have 11 versions yet.
upgrade.txt
Screenshot 2024-08-07 at 14-01-11 Drupal 11 upgrade status Bixal com

Next steps?

  • Update our custom module's .info.yml files for 11 support
  • Our next dependency's update looks like it will make 7 contrib modules compatible & Drush to version 13.

@mattsqd
Copy link
Collaborator Author

mattsqd commented Oct 2, 2024

Looking much better:
Screenshot 2024-10-02 at 17-03-11 Drupal 11 upgrade status Bixal com

Next steps?

  • Easy changes for our custom modules for 11 support in info file, but the custom theme LOTS of issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant