Closed (won't fix)
Project:
Drush Make
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 09:04 UTC
Updated:
15 Dec 2011 at 21:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
skwashd commentedThe attached patch implements this in a similar way to how drush does it. The source branch is even available even when someone uses a nightly build. This simple change can help with debugging and tracking down version specific issues.
Comment #2
skwashd commentedAnd now for the 6.x-3.x version
Comment #3
rjmackay commentedLooks good to me and we need this too.
Comment #4
robloach"drush_make_version"? Why not just "version"?
Comment #5
skwashd commented@Rob Loach because drush uses the same convention. It is hardcoded in git so it even works for dev environments.
Comment #6
helmo commented[ Powered by #1115636: Issue Macros and Templates - Drush Make]
Drush make is being merged into drush core (discussed in issue:#1310130: Put drush make in drush core)
This means that the issue queue is also moving. The Drush project has a component called 'Make' for this purpose.
We would like to take this opportunity to leave behind old/obsolete issues, allowing us to focus on a stable make command in core. E.g. one of the major tasks ahead is making more use of the Drush core code for handling downloads and decompression.
If you feel that this issue is still relevant, feel free to re-open and move it to the Drush queue.
More information will be posted on the drush_make and drush project pages.