Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Feb 2011 at 01:36 UTC
Updated:
11 Sep 2013 at 10:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
msonnabaum commentedComment #2
greg.1.anderson commentedOriginally it was by design that drush would not download non-recommended releases without prompting.
I'm not opposed to changing, I'm just saying. I feel kind of mixed about it. At a minimum, I think we should log a warning that the release is not recommended.
Comment #3
damien tournoud commentedI am -1 about this change. Even when there are only one non-recommended version available, there are actually two choices: download or not.
Comment #4
msonnabaum commentedI can see the argument for how it is now, but if nothing else it seems like we should maybe have an option to not prompt for non recommended releases.
The problem I see is that if I download a module with no recommended release, it has to be interactive. I can't just pass a -y to it. For those of us that know what we're doing when we download a dev-only module, it'd be nice for drush to not get in our way.
Comment #5
greg.1.anderson commentedActually, you can pass -y if there is only one option for drush_choice. With -y, drush_choice will pick the first release if there is only one option (plus cancel), or it will cancel if there are two options. You could also pass --choice=1 to always pick the newest release.
Comment #6
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.