Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
Make
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Mar 2012 at 00:36 UTC
Updated:
11 Sep 2013 at 11:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
jhedstromActually, thinking through how this will work with recursive make files, this will be much better as an option to make, rather than a separate command, since the make file must be built to determine all patches.
Comment #2
jhedstromThis is a start at an option for this. I got stuck trying to collect *all* patches from various backend calls. This patch uses a context (trying to model after my understanding of how logs are gathered across backend calls), but obviously needs work as the patches are coming up empty.
Comment #3
dwwLots of discussion of this already at #910732: RFC: PATCHES.txt format -- tempted to call this duplicate.
Also, we're already doing something similar at #1433784: Fix how drupalorg_drush handles release history XML and propagates data to the packaging script by writing out a single .json file that includes data about everything drush make does, including which releases it downloaded, what libraries, and what patches were applied. This would be used by the d.o packaging script to more accurately be able to record and display the contents of packaged distros, but if that basic approach seemed legit and useful, we could certainly move that into drush make itself.
Comment #4
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If this feature is still desired, you may copy it to our Github project. For best results, create a Pull Request that has been updated for the master branch. Post a link here to the PR, and please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.