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

refactor: lando quality improvements #129

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

millnut
Copy link
Member

@millnut millnut commented Sep 23, 2023

I've added some small DX improvements for lando which make it more stable/predictable when using Xdebug;

  • Xdebug tweaks to work out of the box all the time once xdebug-on is run (both cli and non-cli)
  • Add lando to the vscode settings file
  • Update node to version 18 to match Drupal 10.1 requirements
  • Use the lando environment settings so we don't hardcode username/password/host, etc.. in settings files and it instead uses the values set in the .lando.dist.yml file

Copy link
Member

@stephen-cox stephen-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working nicely and includes some good tips on Lando usage I can use in other projects 😃

@finnlewis finnlewis merged commit 12875ef into 3.x Oct 2, 2023
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

Successfully merging this pull request may close these issues.

3 participants