Issue Type
Summary
Drush make file site generation support has been removed as of Drush 9.0.0, see Remove make from Drush9.
Therefore we should, at some point, completely drop support for Drush make from Drupal VM (especially considering #1672 will start defaulting to Drush 9.0.0 with launcher...). It could still be managed to be used by individuals sticking with Drush 8.x, but they would be on their own making sure it was all working correctly.
For the short-term, I'm reworking the Drush make test to explicitly install Drush 8.1.15 from source so tests still pass. But for this ticket:
Related
Issue Type
Summary
Drush
makefile site generation support has been removed as of Drush 9.0.0, see Remove make from Drush9.Therefore we should, at some point, completely drop support for Drush make from Drupal VM (especially considering #1672 will start defaulting to Drush 9.0.0 with launcher...). It could still be managed to be used by individuals sticking with Drush 8.x, but they would be on their own making sure it was all working correctly.
For the short-term, I'm reworking the Drush make test to explicitly install Drush 8.1.15 from source so tests still pass. But for this ticket:
example.drupal.make.ymlfile.geerlingguy.drupalrole to remove Drush makefile build support as well (after it's gone from Drupal VM... hopefully).Related