fubarhouse / dvm

Drush version manager (DVM)
http://fubarhouse.github.io/dvm/
4 stars 2 forks source link

Add ability to change to major version based on integer. #56

Closed fubarhouse closed 8 years ago

fubarhouse commented 8 years ago

I've got a use case where I need to simply switch to a different major version based on a Drupal core version in a bash script.

I've found that the particular way I need to work isn't available here, so I intend to add it in.

fubarhouse commented 8 years ago

So this feature now works for 'install' and 'use' commands which fits the purpose for the intention, but I'm going to expand this to the uninstall functions and potentially the reinstall function.

fubarhouse commented 8 years ago

I'm going to close this now, as reinstalling a fixed package in bulk would not add any value.

So now we can:

I've got some ideas for change in the ansible roles, but this will add plenty of user cases to make use of the software. It will now be closed.