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

WIP: Port pm to Annotated #2560

Closed
wants to merge 1 commit into from
Closed

Conversation

jonhattan
Copy link
Member

Here's a starting point to work on pm commands.

I've build a quick&dirty code generation tool to start up with the boring part of commands conversion - https://github.com/jonhattan/drush-convert-commands

Incomplete list of next things to do:

  • Add validation and other hooks
  • Stop using drush_get_option()
  • Figure out how to use engines
  • Figure out how to declare suboptions
  • Extract utility code from pm.drush.inc (drush_get_projects(), _drush_pm_find_common_path(), drush_pm_enable_find_project_from_extension())
  • Remove Drupal 7 compatibility

@weitzman
Copy link
Member

Decided to restart this as a by-hand port. See #2640

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