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

Remove make from Drush9 #2528

Closed
weitzman opened this issue Dec 31, 2016 · 5 comments
Closed

Remove make from Drush9 #2528

weitzman opened this issue Dec 31, 2016 · 5 comments

Comments

@weitzman
Copy link
Member

weitzman commented Dec 31, 2016

Per https://medium.com/@weitzman/drush-9-roadmap-9eb5cd227c50, we are removing make from Drush 9 and recommending that folks use Composer instead. This issue forms a plan for executing this.

  • Keep ability for folks to convert to Composer from a makefile in ini or yaml format. Keep tests/makeConvertTest.php
  • Port make-convert to Annotated.
  • Drop everything else - Building, writing a lock file, make-generate, ...

Make will keep getting bug fixes in Drush 8, so folks have a long time to transition.

@weitzman
Copy link
Member Author

Ping @grasmash, in case he is interested in taking this on.

@grasmash
Copy link
Contributor

Since we're only supporting Composer moving forward, it would make sense to modify the make-convert command such that it only converts from .make or .make.yml to composer format. In that case, I'll remove the "format" option from the command.

@grasmash
Copy link
Contributor

grasmash commented Feb 6, 2017

@weitzman What chat channel do you hang out in?

@weitzman
Copy link
Member Author

weitzman commented Feb 6, 2017 via email

@DocDJ DocDJ mentioned this issue Feb 6, 2017
4 tasks
@weitzman
Copy link
Member Author

Make was removed

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

No branches or pull requests

2 participants