Now that http://drupal.org/community-initiatives/drupalorg/distribution-packaging is almost completely done, there are only a pretty tiny number of rules that drupal.org enforces on .make files. The original reason for convert-makefile to exist is mostly gone. The code is complicated, ugly, and doesn't even fully work:
#1371312: Refactor convert code?
#1404782: update convert-makefile to work with more lax packaging system restrictions

Over a week ago, I posted Proposal: kill off the drush convert-makefile functionality over at the Distribution profiles group on g.d.o. There have been 0 replies.

So, I'm opening this issue to officially request that we completely purge all traces of convert-makefile from the drupalorg_drush codebase and d.o documentation. See also #1475956: Remove web UI for verifying and converting drush make files.

CommentFileSizeAuthor
#2 1474796-2.kill-convert-makefile.patch18.26 KBdww

Comments

dww’s picture

Opened an issue for drupalorg to kill the web-UI for this: #1475956: Remove web UI for verifying and converting drush make files

dww’s picture

Assigned: Unassigned » dww
Status: Active » Needs review
StatusFileSize
new18.26 KB

Die nasty code, die! ;)

dww’s picture

Issue summary: View changes

added link to #1475956

dww’s picture

Status: Needs review » Fixed

I *love* commits like this! ;)

[master 4c43402] #1474796: Kill convert-makefile code by dww: Completely removed the convert-makefile command.
 2 files changed, 2 insertions(+), 454 deletions(-)
 delete mode 100644 drupalorg_drush.convert.inc

Pushed to master.

Yay,
-Derek

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

.