Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling and uninstalling modules removed from make file #20

Open
dkingofpa opened this issue Jan 29, 2013 · 0 comments
Open

Disabling and uninstalling modules removed from make file #20

dkingofpa opened this issue Jan 29, 2013 · 0 comments

Comments

@dkingofpa
Copy link

With a make file workflow such as drush-deploy, there may be times when a module is removed from the make file. When the code from that make file is deployed, the site can no longer find the removed module. It's in the db, but not in the code. @medlefsen has more detailed thoughts on this situation.

  1. Is this something we can actually solve in drush-deploy or does drupal core need to fix the situation?
  2. Are there ways we can detect removed modules and disable/uninstall on the current site prior to deploying to the new code?
  3. What happens on rollback if we already uninstalled the module?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant