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

Update Drush 8 to latest version 8.3.2 #2097

Closed
wants to merge 7 commits into from
Closed

Update Drush 8 to latest version 8.3.2 #2097

wants to merge 7 commits into from

Conversation

gitressa
Copy link
Contributor

@gitressa gitressa commented Mar 25, 2020

  • My code includes the latest code from the master branch
  • My code includes an update to the CHANGELOG
  • My code includes a functional test if applicable
  • My code includes a unit test if applicable
  • My code includes documentation updates if applicable.
  • My code passes relevant CI status checks
  • I have pinged a project committer when I think my code is ready for prime time.

On the Using Drush page it says:

By default our Drupal 8 recipe will globally install the latest version of Drush 8

Current Drush version 8.2.3 in Lando was released Apr 3, 2019, and the latest version 8.3.2 was released Nov 27, 2019, so we should probably update it to the latest release. I have attempted to find all instances with grep -iR "8\.2" | grep -i drush:

  • examples/backdrop/README.md
  • examples/drupal6/README.md
  • examples/drupal7/README.md
  • examples/drupal8/README.md
  • plugins/lando-pantheon/lib/utils.js
  • plugins/lando-recipes/recipes/backdrop/builder.js
  • plugins/lando-recipes/types/drupaly/builder.js

@smutlord
Copy link
Sponsor Contributor

Awesome @gitressa! Thanks! Been meaning to do this.

smutlord added a commit that referenced this pull request Mar 30, 2020
@smutlord
Copy link
Sponsor Contributor

@gitressa merged into #2112

@smutlord smutlord closed this Mar 30, 2020
@gitressa
Copy link
Contributor Author

Thanks @smutlord, and for working on Lando :-)

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.

2 participants